Hi all, I write and build tinyos based program with Yeti add-in on Eclipse. This editor is very convenience to code and building. For instance, I get following files at build folder: - main.exe -main.ihex -main.srec -app.c -ident_flags -tos_mage.xml -witing-check.xml
Then how could I load the result (main.exe, I guess) to the mote through mib510? Normally, I could use this command (make micaz installm mib510,/dev/ttyUSB0) to download, but it requires a recompile effort and a separate "makefile". What command should I use to load directly the built image (from Yeti) to mote? Thank you in advance. _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
