Hi,

I´ve updated my tinyos installation and now i can´t upload programs to the crossbow mib510.

The upload freezes during uisp. Here is the log:


 mkdir -p build/micaz
     compiling Blink to a micaz binary
 ncc -o build/micaz/main.exe -Os -finline-limit=100000 -Wall -Wshadow
 -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=micaz
 -fnesc-cfile=build/micaz/app.c -board=micasb
 -DIDENT_PROGRAM_NAME=\"Blink\" -DIDENT_USER_ID=\"Hurray\"
 -DIDENT_HOSTNAME=\"Mote-vation\" -DIDENT_USER_HASH=0x48f6d189L
 -DIDENT_UNIX_TIME=0x43f0ae46L -DIDENT_UID_HASH=0x9e616f15L
 -I/opt/tinyos-1.x/tos/lib/CC2420Radio Blink.nc -lm
     compiled Blink to build/micaz/main.exe
             1662 bytes in ROM
               47 bytes in RAM
 avr-objcopy --output-target=srec build/micaz/main.exe
 build/micaz/main.srec
 set-mote-id build/micaz/main.srec build/micaz/main.srec.out 1
     installing micaz binary using mib510
uisp -dprog=mib510 -dserial=com1 -dpart=ATmega128 --wr_fuse_e=ff --erase --upload if=build/micaz/main.srec.out

On my old installation it works fine.
Any clues???
Thanks
Andre Cunha

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

Reply via email to