On 8/14/06, Ian Welch <[EMAIL PROTECTED]> wrote:
I'm trying to use the LogStorageC component. I looked over TEP103 and am a bit confused. When I try to compile my application I get a error saying it's unable to find StorageVolumes.h, according to TEP103 you are supposed to make this file with some .xml file. This is what confuses me, do I just put the lines from TEP103 in the XML file, what do I name the file? Also, is there some compile time arguments I need to include? What about the StorageVolumes.h, is this created through the XML file and included in the build directory?
I'd suggest looking at the test applications in apps/tests/storage. These each contain a volume-<chipname>.xml file specifying the volumes. David Gay _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
