Debraj,
tos-bsl doesn't expose this, it deals mainly with shuffling data to/from the
mote rather than modifying the binary itself.

tos-set-symbols is a perl script that accomplishes this, by way of
msp430-objdump and msp430-objcopy. Unless I'm mistaken, you will at a
minimum need the mspgcc toolchain installed to accomplish this task in a
non-hacky way. You should also note that this script needs to be able to
read the symbol table, which is NOT in the .ihex file (it is in the original
ELF/.exe file).

Hope this helps.
-doug

On Mon, Mar 7, 2011 at 3:32 PM, DEBRAJ DE <[email protected]> wrote:

> Hi, I'm trying to using "tos-bsl --telosb -c 4 -r -e -I -p main.ihex" to
> install program image on TelosB without having to install TinyOS.
>
> But how do I assign the node id? The help options of tos-bsl didn't show
> any hint. Plz suggest. Thanks.
>
>
>
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to