Thanks David that helped alot.
Now I seem to be having troubles with the read and write interfaces. My aplication reads and writes a 12-byte array to and from memmory. Every call I make returns SUCCESS but when the done event occures the error is alwayse FAIL. I've tried using append, read and erase. All return FAIL upone the done event. I'm using the XML file provided in the test application with    name="LOGTEST" size="262144"

I've also noticed that when I upload the RandRWC program to my Mica2Dot mote the Red Led turns on indication there has been an error. Any sugestiong? Anything I'm missing?

Thanks,
   Ian

On 8/14/06, David Gay <[EMAIL PROTECTED]> wrote:
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

Reply via email to