Hi folks,

I have a small newbie problem, which I cannot solve through google searches. I 
hope someone can help me out.

I am trying to download the simple Blink program onto a BSN node. When I run 
the 
make command, I get the following:

benny@ubuntu904desktop:/opt/tinyos-2.1.0/bsn/Blink$ make bsnv3 reinstall.1 
bsl,/dev/serial/by-id/usb-Silicon_Labs_BSN_Development_Kit_v3_BSN_Dev_Kit_v3_1051-if00-port0

tos-set-symbols --objcopy msp430-objcopy --objdump msp430-objdump --target ihex 
build/bsnv3/main.ihex build/bsnv3/main.ihex.out-1 TOS_NODE_ID=1 
ActiveMessageAddressC$addr=1
Could not find symbol ActiveMessageAddressC$addr in build/bsnv3/main.exe, 
ignoring symbol.
Could not find symbol TOS_NODE_ID in build/bsnv3/main.exe, ignoring symbol.
    installing bsnv3 binary using bsl
tos-bsl -e --invert-reset --invert-test --swap-reset-test  -c 
/dev/serial/by-id/usb-Silicon_Labs_BSN_Development_Kit_v3_BSN_Dev_Kit_v3_1051-if00-port0
 -r -e -I -p build/bsnv3/main.ihex.out-1
MSP430 Bootstrap Loader Version: 1.39-telos-8
Mass Erase...
Transmit default password ...
Mass Erase...
Transmit default password ...
Invoking BSL...
Transmit default password ...
Current bootstrap loader version: 1.61 (Device ID: f16c)
Program ...
2498 bytes programmed.
Reset device ...
rm -f build/bsnv3/main.exe.out-1 build/bsnv3/main.ihex.out-1 

It seems that the program was correctly compiled and downloaded onto the mote. 
However the mote does not blink the LED, as it is supposed to do.

Any ideas why this might happen?

Thanks a lot.


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

Reply via email to