Hello everyone, 

I'm developing an application in tinyos 2.x on ubuntu , which involves 
extensive use of the LogStorageC component.
The application has very frequent calls to the LogStorage component during its 
runtime to store data.

I've noticed that the application works fine on micaz motes but behaves 
abnormally on mica2 motes. 

In mica2 motes the "call LogWrite.append()" returns SUCCESS, but the 
corresponding "event LogWrite.appendDone" is never signalled.
I tried erasing the flash before each new run, but that didn't help the problem.

Has anyone faced this problem before?
I'll be very grateful for any suggestions/advice.

thanks a lot 

Vamsidhar Addanki
Masters Student,
Purdue University, West Lafayette


_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to