Hello,
I'm trying to program a micaz mote, and I'm getting the "programmer not
responding" error:
$ make micaz install.1 mib510,/dev/ttyS0
mkdir -p build/micaz
compiling Blink to a micaz binary
ncc -o build/micaz/main.exe -Os -I%T/lib/Counters -finline-limit=100000
-Wall -W
shadow -DDEF_TOS_AM_GROUP=0xFA -Wnesc-all -target=micaz
-fnesc-cfile=build/micaz
/app.c -board=micasb -DIDENT_PROGRAM_NAME="Blink"
-DIDENT_PROGRAM_NAME_BYTES="66
,108,105,110,107,0" -DIDENT_USER_ID="r0298"
-DIDENT_USER_ID_BYTES="114,97,109
,97,48,49,54,56,0" -DIDENT_HOSTNAME="mess3"
-DIDENT_HOSTNAME_BYTES="109,101,115,
115,51,0" -DIDENT_USER_HASH=0x23596cafL -DIDENT_UNIX_TIME=0x47cc4206L
-I/opt/tin
yos-1.x/tos/lib/CC2420Radio Blink.nc -lm
compiled Blink to build/micaz/main.exe
1674 bytes in ROM
48 bytes in RAM
avr-objcopy --output-target=srec build/micaz/main.exe build/micaz/main.srec
avr-objcopy --output-target=ihex build/micaz/main.exe build/micaz/main.ihex
writing TOS image
set-mote-id build/micaz/main.srec build/micaz/main.srec.out-1 1
Could not find symbol TOS_LOCAL_ADDRESS in build/micaz/main.exe, ignoring
symbol
.
installing micaz binary using mib510
uisp -dprog=mib510 -dserial=/dev/ttyS0 --wr_fuse_h=0xd9 -dpart=ATmega128
--wr_fu
se_e=ff --erase --upload if=build/micaz/main.srec.out-1
Programmer is not responding.
make: *** [program] Error 2
I have checked the port connection, the motes and the batteries. All seem
fine. Could anyone please tell me what else I need to check or what could be
wrong?
Thanks!
-Fred
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help