The "Programmer is not responding" message indicates that the PC has not
been able to communicate with the MIB510 gateway. 
Few things to check:
- Is MIB510 powered?
- Is COM port assignment correct?
- Are you using the straight through serial cable (NOT null modem
cable)?
- Try resetting the MIB510 and see if it helps.
 
Regards,
Giri

________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
sundaresh sundaralingam
Sent: Thursday, November 16, 2006 6:20 AM
To: [email protected]
Subject: [Tinyos-help] Error 2: Programmer not responding.


Hi All,
 
What error is this and what should I do?
 
[EMAIL PROTECTED]
/cygdrive/c/tinyos/cygwin/opt/tinyos-1.x/contrib/xbow/apps/t
osbase
$ make mica2 install,0 mib510,/dev/ttyS0
mkdir -p build/mica2
    compiling TOSBase to a mica2 binary 
ncc -o build/mica2/main.exe -Os -I%T/../contrib/xbow/tos/platform/mica2
-finlin
e-limit=100000 -Wall -Wshadow -DDEF_TOS_AM_GROUP=125 -Wnesc-all
-target=mica2 -f
nesc-cfile=build/mica2/app.c -board=micasb
-DCC1K_DEFAULT_FREQ=RADIO_315BAND_CHA 
NNEL_00 -DRADIO_XMIT_POWER=0xFF -DCC2420_TXPOWER=TXPOWER_MAX
-DCC2420_DEF_CHANNE
L=26 -DIDENT_PROGRAM_NAME="TOSBase"
-DIDENT_PROGRAM_NAME_BYTES="84,79,83,66,97,1
15,101,0" -DIDENT_USER_HASH=0xba77cf40L -DIDENT_UNIX_TIME=0x455c735aL
TOSBase.nc
 -lm
C:/tinyos/cygwin/opt/tinyos-1.x/tos/system/RealMain.nc: In function
`main':
C:/tinyos/cygwin/opt/tinyos-1.x/tos/interfaces/StdControl.nc:63:
warning: `resul
t' might be used uninitialized in this function 
    compiled TOSBase to build/mica2/main.exe
           11730 bytes in ROM
             647 bytes in RAM
avr-objcopy --output-target=srec build/mica2/main.exe
build/mica2/main.srec
avr-objcopy --output-target=ihex build/mica2/main.exe
build/mica2/main.ihex 
set-mote-id build/mica2/main.srec build/mica2/main.srec.out-0 0
    installing mica2 binary using mib510
uisp -dprog=mib510 -dserial=/dev/ttyS0 --wr_fuse_h=0xd9 -dpart=ATmega128
--wr_fu
se_e=ff  --erase --upload if=build/mica2/main.srec.out-0 
Programmer is not responding.
make: *** [program] Error 2
 
Thanks.
 
Sundaresh.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to