[Tinyos-2-commits] DELUGE T2

unauna abiabi una11una at gmail.com
Wed Oct 29 09:03:17 PDT 2008


Hi everyone,

I have this problem:

tiny2 >> make telosb
mkdir -p build/telosb
    compiling BasestationAppC 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 -Ibuild/telosb -DDELUGE_BASESTATION -DDELUGE
-I/opt/tinyos-2.x/tos/lib/net -I/opt/tinyos-2.x/tos/lib/net/drip
-I/opt/tinyos-2.x/tos/lib/net/Deluge
-I/opt/tinyos-2.x/tos/lib/net/Deluge/FlashVolumeManager
-I/opt/tinyos-2.x/tos/lib/net/Deluge/BlockStorageManager
-I/opt/tinyos-2.x/tos/lib/net/Deluge/extra
-I/opt/tinyos-2.x/tos/lib/net/Deluge/extra/msp430
-I/opt/tinyos-2.x/tos/lib/net/Deluge/extra/telos
-I/opt/tinyos-2.x/tos/lib/net/Deluge/extra/telosb
-Wl,--section-start=.text=0x4a00,--defsym=_reset_vector__=0x4000
-DIDENT_APPNAME=\"BasestationAppC\" -DIDENT_USERNAME=\"enieni\"
-DIDENT_HOSTNAME=\"eni-enis-comput\" -DIDENT_USERHASH=0x5553990bL
-DIDENT_TIMESTAMP=0x49088728L -DIDENT_UIDHASH=0x113a5f1eL
BasestationAppC.nc -lm
/opt/tinyos-2.x/tos/chips/cc2420/lpl/DummyLplC.nc:39:2: warning: #warning
"*** LOW POWER COMMUNICATIONS DISABLED ***"
/opt/tinyos-2.x/tos/chips/msp430/adc12/Msp430Adc12ImplP.nc:66:2: warning:
#warning Accessing TimerA for ADC12
    compiled BasestationAppC to build/telosb/main.exe
           37538 bytes in ROM
            1330 bytes in RAM
msp430-objcopy --output-target=ihex build/telosb/main.exe
build/telosb/main.ihex
    writing TOS image
tiny2 >> make telosb reinstall,0 bsl,/dev/tty.usbserial-XBQABZ6I
tos-set-symbols --objcopy msp430-objcopy --objdump msp430-objdump --target
ihex build/telosb/main.ihex build/telosb/main.ihex.out-0 TOS_NODE_ID=0
ActiveMessageAddressC$addr=0
    installing telosb bootloader using bsl
tos-bsl --telosb -c /dev/tty.usbserial-XBQABZ6I -r -e -I -p tosboot
MSP430 Bootstrap Loader Version: 1.39-telos-8

An error occoured:
[Errno 2] No such file or directory: 'tosboot'
make: *** [program_bl] Error 1


I have followed the instruction of the manual

*cd $TOSROOT/tools
 % ./Bootstrap
     ...
 % ./configure
     ...
 % cd tinyos/misc
 % make ; make install
*
     ...

but I don't know why it doesn't wont
to work.
The same error come's up even doing:

*./burn /dev/ttyUSB0 telosb

*in test/deluge/Blink.

Why doesn't find the tosboot directory (it is in /tos/lib/tossim/)??

Thx for your help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-2-commits/attachments/20081029/b5fcbe42/attachment.htm 


More information about the Tinyos-2-commits mailing list