Dear All,
I have installed Tinyos 2.1.1 on mac os x 10.6.8, but I have a problem.
When I try to flash a program on a tmote sky platform it works, but if I
try to flash the Blink apps on a Tinynode always appears the error
posted below.
I have installed also the Prolific PL2303 V1.4 driver's for mac-os x to
see the /dev/tty.usbserial.
Has anyone solved this problem?
Thank you so much
Best Regards
Enrico Giarola
make tinynode install.37 bsl,/dev/tty.usbserial
mkdir -p build/tinynode
compiling BlinkAppC to a tinynode binary
ncc -o build/tinynode/main.exe -Os -Os -mdisable-hwmul -mstrict-align
-fnesc-separator=__ -Wall -Wshadow -Wnesc-all -target=tinynode
-fnesc-cfile=build/tinynode/app.c -board= -DDEFINED_TOS_AM_GROUP=0x22
-DIDENT_APPNAME=\"BlinkAppC\" -DIDENT_USERNAME=\"Fabrizio\"
-DIDENT_HOSTNAME=\"Macbook-Pro-Fab\" -DIDENT_USERHASH=0xc08bd9bcL
-DIDENT_TIMESTAMP=0x510a7be6L -DIDENT_UIDHASH=0x8f05d4aeL
-fnesc-dump=wiring -fnesc-dump='interfaces(!abstract())'
-fnesc-dump='referenced(interfacedefs, components)'
-fnesc-dumpfile=build/tinynode/wiring-check.xml BlinkAppC.nc -lm
compiled BlinkAppC to build/tinynode/main.exe
2910 bytes in ROM
54 bytes in RAM
msp430-objcopy --output-target=ihex build/tinynode/main.exe
build/tinynode/main.ihex
writing TOS image
tos-set-symbols --objcopy msp430-objcopy --objdump msp430-objdump
--target ihex build/tinynode/main.ihex build/tinynode/main.ihex.out-37
TOS_NODE_ID=37 ActiveMessageAddressC__addr=37
Could not find symbol ActiveMessageAddressC__addr in
build/tinynode/main.exe, ignoring symbol.
Could not find symbol TOS_NODE_ID in build/tinynode/main.exe, ignoring
symbol.
installing tinynode binary using bsl
tos-bsl --invert-reset -c /dev/tty.usbserial -r -e -I -p
build/tinynode/main.ihex.out-37
MSP430 Bootstrap Loader Version: 1.39-telos-8
Mass Erase...
An error occoured:
Timeout
make: *** [program] Error 1
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help