Jiwen:
If you're compiling an application that does not make use of active messages, there's going to be no ActiveMessageAddressC$addr symbol in the binary. For example, this is the case with Blink, and this is the expected behavior of tos-set-symbols. Janos From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of jiwen zhang Sent: Friday, April 25, 2008 3:37 AM To: tinyos-help Subject: [Tinyos-help] a strange problem while compile Hello all : when i install the app blink to mote , there is a problem : tos-set-symbols build/mica2/main.srec build/mica2/main.srec.out-10 TOS_NODE_ID=10 ActiveMessageAddressC$addr=10 Could not find symbol ActiveMessageAddressC$addr in build/mica2/main.exe, ignoring symbol. Could not find symbol TOS_NODE_ID in build/mica2/main.exe, ignoring symbol. installing mica2 binary using mib510 uisp -dprog=mib510 -dserial=/dev/ttyS0 --wr_fuse_h=0xd9 -dpart=ATmega128 --wr_fuse_e=ff --erase --upload if=build/mica2/main.srec.out-10 Atmel AVR ATmega128 is found. Uploading: flash Firmware Version: 2.1 Fuse High Byte set to 0xd9 Fuse Extended Byte set to 0xff rm -f build/mica2/main.exe.out-10 build/mica2/main.srec.out-10 it can't set the node id . what is wrong ? i am using tinyos2.x . thank you !!
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
