On 8/14/06, Ian Welch <[EMAIL PROTECTED]> wrote:
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?
It means the test failed, for some reason.
When I install with
make mica2dot install <your install options>
and check the output with
tos-serial-debug <your serial port> mica2dot
I get no red LED and
7e 45 00 ff ff 01 22 01 80 d5 8c
7e
the 0x80 2-bytes from the end there means success. In case of error,
it will be the error code from the block storage system (but I think
it just returns FAIL for all errors...).
Suggestion: try a different mote...
David Gay
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help