Hello,

I'm writing an EEPROM on mica2 motes, for save
internal state when the micro is reseted. I use
tinyos's routines for EEPROM management, and write
lines 12, 13 and 14; and then reset the micro using
Watchdog timer. When the system starts, reads lines
12, 13 and 14 from EEPROM; and send the data through
UART. The bytes received are only 0xff (even if I
write intentionally a 0x00 in every line), so I
suppose that no printing has been done on the EEPROM.
Since there isn't programming errors when write on
EEPROM (start write - write - signal write done - end
write - signal end write done - reset) what can be the
problem?

Thanks!

José


        
        
                
___________________________________________________________ 
1GB gratis, Antivirus y Antispam 
Correo Yahoo!, el mejor correo web del mundo 
http://correo.yahoo.com.ar 

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

Reply via email to