[Tinyos-help] Timeout error Tinynode 184
Michele Fiorito
michele.fiorito at gmail.com
Wed Jun 17 09:39:36 PDT 2009
Hello,
I have some problems to install any application in my brand new tinynode 184.
When I try to install the Blink application a Timeout error comes up:
tinynode at tinyBox:~/tos/tinyos-2.x/apps/Blink$ make tinynode184 install
bsl,/dev/ttyS0
mkdir -p build/tinynode184
compiling BlinkAppC to a tinynode184 binary
ncc -o build/tinynode184/main.exe -Os -mdisable-hwmul -mstrict-align
-I/home/tinynode/tos/tn184/tinyos-2.x/tos/platforms/tinynode184
-I/home/tinynode/tos/tn184/tinyos-2.x/tos/chips/msp430/
-I/home/tinynode/tos/tn184/tinyos-2.x/tos/chips/msp430/adc12
-I/home/tinynode/tos/tn184/tinyos-2.x/tos/chips/msp430/pins
-I/home/tinynode/tos/tn184/tinyos-2.x/tos/chips/msp430/timer
-I/home/tinynode/tos/tn184/tinyos-2.x/tos/chips/msp430/usart
-I/home/tinynode/tos/tn184/tinyos-2.x/tos/chips/sx1211
-I/home/tinynode/tos/tn184/tinyos-2.x/tos/chips/sx1211/phy
-I/home/tinynode/tos/tn184/tinyos-2.x/tos/chips/sx1211/conf
-I/home/tinynode/tos/tn184/tinyos-2.x/tos/lib/net/dozer
-I/home/tinynode/tos/tn184/tinyos-2.x/tos/lib/net/RTC
-I/home/tinynode/tos/tn184/tinyos-2.x/tos/lib/net/netprog
-I/home/tinynode/tos/tn184/tinyos-2.x/tos/platforms/tinynode184
-I/home/tinynode/tos/tn184/tinyos-2.x/tos/system
-I/home/tinynode/tos/tn184/tinyos-2.x/tos/platforms/tinynode184/tinynodeSEB
-I/home/tinynode/tos/tn184/tinyos-2.x/tos/platforms/tinynode184/chips/sx1211
-I/home/tinynode/tos/tn184/tinyos-2.x/tos/platforms/tinynode184/chips/stm25p40
-I/home/tinynode/tos/tn184/tinyos-2.x/../tinyos-2.x-contrib/rincon/tos/chips/msp430/flash
-I/home/tinynode/tos/tn184/tinyos-2.x/../tinyos-2.x-contrib/rincon/tos/interfaces
-Wall -Wshadow -Wnesc-all -target=tinynode184
-fnesc-cfile=build/tinynode184/app.c -board=
-DDEFINED_TOS_AM_GROUP=0x22 -DIDENT_APPNAME=\"BlinkAppC\"
-DIDENT_USERNAME=\"tinynode\" -DIDENT_HOSTNAME=\"tinyBox\"
-DIDENT_USERHASH=0x5b28775fL -DIDENT_TIMESTAMP=0x4a38fd0eL
-DIDENT_UIDHASH=0xa6170b15L -fnesc-dump=wiring
-fnesc-dump='interfaces(!abstract())'
-fnesc-dump='referenced(interfacedefs, components)'
-fnesc-dumpfile=build/tinynode184/wiring-check.xml BlinkAppC.nc -lm
/home/tinynode/tos/tn184/tinyos-2.x/tos/chips/sx1211/phy/SX1211PhyP.nc:508:
warning: `SX1211PhyRxFrame.rxFrameCrcFailed' called asynchronously
from `Alarm32khz16.fired'
/home/tinynode/tos/tn184/tinyos-2.x/tos/chips/sx1211/SX1211SendReceiveP.nc:385:
warning: `SX1211PhyRssi.readRxRssi' called asynchronously from
`SX1211PhyRxTx.rxFrameEnd'
/home/tinynode/tos/tn184/tinyos-2.x/tos/chips/sx1211/SX1211SendReceiveP.nc:392:
warning: `Receive.receive' called asynchronously from
`SX1211PhyRxTx.rxFrameEnd'
/home/tinynode/tos/tn184/tinyos-2.x/tos/chips/sx1211/phy/SX1211PhyP.nc:387:
warning: `SX1211PhyRxFrame.rxFrameStarted' called asynchronously from
`Interrupt0.fired'
/home/tinynode/tos/tinyos-2.x/tos/lib/timer/VirtualizeTimerC.nc: In
function `VirtualizeTimerC$0$updateFromTimer$runTask':
/home/tinynode/tos/tinyos-2.x/tos/lib/timer/VirtualizeTimerC.nc:102:
warning: comparison is always false due to limited range of data type
/home/tinynode/tos/tinyos-2.x/tos/lib/timer/VirtualizeTimerC.nc: In
function `VirtualizeTimerC$0$fireTimers':
/home/tinynode/tos/tinyos-2.x/tos/lib/timer/VirtualizeTimerC.nc:66:
warning: comparison is always false due to limited range of data type
compiled BlinkAppC to build/tinynode184/main.exe
11168 bytes in ROM
383 bytes in RAM
msp430-objcopy --output-target=ihex build/tinynode184/main.exe
build/tinynode184/main.ihex
writing TOS image
cp build/tinynode184/main.ihex build/tinynode184/main.ihex.out
installing tinynode184 binary using bsl
tos-bsl --invert-reset -c /dev/ttyS0 -r -e -I -p build/tinynode184/main.ihex.out
MSP430 Bootstrap Loader Version: 1.39-telos-8
Mass Erase...
An error occoured:
Timeout
make: *** [program] Error 1
I'm working under the virtual machine (Xubuntu) provided in the CD
tool which was in the development kit.
Thanks,
Michele
--
Michele Fiorito
24 Avenue Albert Petit
92220 Bagneux (France)
0039-3288991310
0033-659170135
michele.fiorito at alcatel-lucent.com
More information about the Tinyos-help
mailing list