Hi,

in my implementation of StdControl.start() I change the
TOS_LOCAL_ADDRESS variable to a different address by setting
TOS_LOCAL_ADDRESS=0x11. The address is valid in StdControl.start() but
during an event TOS_LOCAL_ADDRESS is set to the old value.
Why?
How can I avoid this? I cannot set addresses during compile time by
typing "make pc install.0x11" for example because I get an error:
avr-objcopy: build/pc/main.exe: File format not recognized

Thanks for your help.

- Volker
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to