Hi!
I'd like to set the values for an array in a telosb binary.
I have it pre-initialized like
static am_addr_t addresses[5] = { 1,2,3,4,5 };
outside a function. It's showing up if I run
tos-set-symbols --read build/telosb/main.exe
Now I'd like to change values all at once or one by one. How can I
access it?
Any help appreciated.
Andreas
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help