Hi all, I am trying to load a program into the Cyclops camera board application memory using tmote sky. Generally, a cyclops board loads a program similar to a mote using the MIB510 programmer. However, while doing it from a mote, I had the following questions:
1. Is the tos_image.xml the binary or is it the main.ihex file? Both of them are quite similar content-wise. Each line consists of 42 hex characters (only the last 6-7 lines are smaller). Is there pattern to the content of a line. 2. Both the files contain hex code, how do I transfer this to the cyclops which has 16bit memory? If I were to write into a memory location, what would be stored at the higher byte and the lower byte. Are there any references for this kind of work. I am reading thru the material on Deluge and trying to figure out any similarities as regards reprogramming the mote. thanks, ankur _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
