I'm sorry for my English because I'm Spanish.
I have a Macbook and i install tinyos-2.x from the web manual. I want  
use to Tmote Sky with telosb, and the applicatios compile perfect but  
when i go to send to the mote i have this error:

mkdir -p build/telosb
     compiling BlinkAppC to a telosb binary
ncc -o build/telosb/main.exe  -Os -O -mdisable-hwmul -Wall -Wshadow - 
Wnesc-all -target=telosb -fnesc-cfile=build/telosb/app.c -board= - 
DDEFINED_TOS_AM_GROUP=0x22 -DIDENT_APPNAME=\"BlinkAppC\" - 
DIDENT_USERNAME=\"Grobix\" -DIDENT_HOSTNAME=\"Macintosh.local\" - 
DIDENT_USERHASH=0xdb7c3df8L -DIDENT_TIMESTAMP=0x4ae83763L - 
DIDENT_UIDHASH=0x1ea261a1L  BlinkAppC.nc -lm
     compiled BlinkAppC to build/telosb/main.exe
             2648 bytes in ROM
               55 bytes in RAM
msp430-objcopy --output-target=ihex build/telosb/main.exe build/telosb/ 
main.ihex
     writing TOS image
tos-set-symbols --objcopy msp430-objcopy --objdump msp430-objdump -- 
target ihex build/telosb/main.ihex build/telosb/main.ihex.out-3  
TOS_NODE_ID=3 ActiveMessageAddressC$addr=3
Could not find symbol ActiveMessageAddressC$addr in build/telosb/ 
main.exe, ignoring symbol.
Could not find symbol TOS_NODE_ID in build/telosb/main.exe, ignoring  
symbol.
/bin/sh: motelist: command not found
     found no motes (using bsl,auto)
make: *** [bsltest] Error 1

I have read that more people have this problem but i don't know how  
solve it. The comand "motelist" dont work.
Thanks to all
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to