Hi,

I installed tinyos following the instruction provided on the moteiv web site 
and I'm trying to run SurgeTelos. I get an error and in the following there is 
the log:

[EMAIL PROTECTED] SurgeTelos]# make telos install.0
mkdir -p build/telos
    compiling Surge to a telos binary
ncc -o build/telos/main.exe -O -I%T/lib/MultiHopLQI -DSEND_QUEUE_SIZE=8 
-DMHOP_LEDS -mdisable-hwmul -I/home/emiluzzo/tinyos-1.x/tos/lib/CC2420Radio 
-I/home/emiluzzo/tinyos-1.x/tos/lib/Flash -Wall -Wshadow 
-DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=telos -fnesc-cfile=build/telos/app.c 
-board= -I%T/lib/Deluge 
-Wl,--section-start=.text=0x1a00,--defsym=_reset_vector__=0x1100 
-DIDENT_PROGRAM_NAME=\"Surge\" -DIDENT_USER_ID=\"root\" 
-DIDENT_HOSTNAME=\"localhost.local\" -DIDENT_USER_HASH=0x53b81074L 
-DIDENT_UNIX_TIME=0x43e79ddaL -DIDENT_UID_HASH=0x6246ac57L Surge.nc -lm
/home/emiluzzo/tinyos-1.x/tos/platform/msp430/ADCM.nc:139: warning: 
`MSP430ADC12Single.bind' called asynchronously from `triggerConversion'
/home/emiluzzo/tinyos-1.x/tos/lib/CC2420Radio/CC2420RadioM.nc:116: warning: 
`Send.sendDone' called asynchronously from `sendFailed'
    compiled Surge to build/telos/main.exe
           27478 bytes in ROM
            1020 bytes in RAM
msp430-objcopy --output-target=ihex build/telos/main.exe build/telos/main.ihex
    writing TOS image
/home/emiluzzo/tinyos-1.x/tools/make/msp/set-mote-id --objcopy msp430-objcopy 
--objdump msp430-objdump --target ihex build/telos/main.ihex 
build/telos/main.ihex.out-0 0
/bin/sh: motelist: command not found
    found no motes (using bsl,auto)
make: *** [bsltest] Error 1

Does anyone know the reason of that??
help is appreciated,

Emiliano


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

Reply via email to