[Tinyos-help] AM type - ignored

santafe363 at aim.com santafe363 at aim.com
Tue Sep 30 17:49:44 PDT 2008


I am hoping that someone can help me firgure this out. I have had much diffculty in getting through the tutorials on the webpage. Currently I am stuck on the fifth one. When I type this: java net.tinyos.tools.MsgReader BlinkToRadioMsg -comm serial at COM4:telosb I get this message:

$ java net.tinyos.tools.MsgReader BlinkToRadioMsg -comm serial at COM4:telosb
BlinkToRadioMsg does not have an AM type - ignored
serial at COM4:115200: resynchronising

Then nothing happens. I think I build it correctly. I did not see any errors in the make log:

$ make clean;make telosb install,1
rm -rf build? pp
rm -rf _TOSSIMmodule.so TOSSIM.pyc TOSSIM.py app.xml simbuild
rm -rf VolumeMapC.nc
mkdir -p build/telosb
??? compiling BlinkToRadioAppC 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_PROGRAM_NAME=\"BlinkToRadioApp\" -DIDENT_USER_ID=\"William\" -DIDENT_HOSTNAME=\"company-9b81a3e\" -DIDENT_USER_HASH=0x73611f18L -DIDENT_UNIX_TIME=0x48e2c723L -DIDENT_UID_HASH=0xf0c4b010L? BlinkToRadioAppC.nc -lm
/opt/tinyos-2.x/tos/chips/cc2420/lpl/DummyLplC.nc:39:2: warning: #warning "*** LOW POWER COMMUNICATIONS DISABLED ***"
??? compiled BlinkToRadioAppC to build/telosb/main.exe
?????????? 11444 bytes in ROM
???????????? 324 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 ihexbuild/telosb/main.ihex build/telosb/main.ihex.out-1 TOS_NODE_ID=1 ActiveMessageAddressC$addr=1
??? found mote on COM4 (using bsl,auto)
??? installing telosb binary using bsl
tos-bsl --telosb -c 3 -r -e -I -p build/telosb/main.ihex.out-1
MSP430 Bootstrap Loader Version: 1.39-telos-8
Mass Erase...
Transmit default password ...
Invoking BSL...
Transmit default password ...
Current bootstrap loader version: 1.61 (Device ID: f16c)
Changing baudrate to 38400 ...
Program ...
11476 bytes programmed.
Reset device ...
rm -f build/telosb/main.exe.out-1 build/telosb/main.ihex.out-1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20080930/a61ef0c6/attachment.htm 


More information about the Tinyos-help mailing list