I am using T1 (legacy application) and MICA2. According to the MICA2's datasheet, the measurement/serial flash memory has size 512K bytes. Using the T1 components LoggerRead/Write, it is observed from their interfaces that the "line" argument is limited to uint16_t datatype, which means a possibility of addressing 64K memory positions. Questions: 1) When I try to access over 32K, the program freezes, otherwise, it is functioning OK. So, my conclusion is that the practical limitation is 32K, not 64K. Why? 2) Is there a solution for this problem in T1? In other words, how can I access over 32K flash using T1? Any other component? 3) Had this problem (if it is really a problem and not my fault) solved in T2?
Regards, Agnelo Rocha da Silva University of Nebraska-Lincoln
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
