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 interfaces LoggerRead/Write, it is observed 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, so the practical limitation is 32K, not 64K. Why? 2) Is there a solution for this problem in T1? How can access over 32K using T1? Any other component? 3) Is 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
