Hi,

the most common instances of this happening were when
1. the mote was switched off (turn it on)
2. the programmer switch on the programmer was set to on (set to the off position) 3. the port was being used by a different application (on windows i close all applications, labview, hyperterminal, matlab and try again and if that fails, i restart the pc)
4. the batteries were low (replace the batteries)
5. there was a loose contact in the adapter (if you're using the 5v adapter to power the programming board or the mote, jiggle it around a little and try again) 6. the cable was faulty (try connecting the programmer board directly to the serial port)

if none of these solve your problem, then the mote might be faulty. try with a different mote.

Sankar.

On Fri, 17 Nov 2006 21:30:41 -0600, Sun Chao <[EMAIL PROTECTED]> wrote:

Hello all. I met problem in tinyos-1.x when I try to install Blink in
the contrib/xbow/apps directory onto MIB510 board. The error is below:

---------------------------------------------------------------------------------------------
mkdir -p build/micaz
    compiling Blink to a micaz binary
ncc -o build/micaz/main.exe -Os -I%T/../contrib/xbow/tos/platform/micaz
-finline-limit=100000 -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x88 -Wnesc-all
-target=micaz -fnesc-cfile=build/micaz/app.c -board=micasb
-DCC1K_DEFAULT_FREQ=RADIO_433BAND_CHANNEL_00 -DRADIO_XMIT_POWER=0x5F
-DCC2420_TXPOWER=0x1F -DCC2420_DEF_CHANNEL=26 -I%T/lib/Deluge
-DIDENT_PROGRAM_NAME=\"Blink\" -DIDENT_USER_ID=\"root\"
-DIDENT_HOSTNAME=\"glacier\" -DIDENT_USER_HASH=0xaf3480e9L
-DIDENT_UNIX_TIME=0x455e7e36L -DIDENT_UID_HASH=0x675deaa1L
-I/opt/tinyos-1.x/tos/lib/CC2420Radio Blink.nc -lm
    compiled Blink to build/micaz/main.exe
            1532 bytes in ROM
              49 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
cp build/micaz/main.srec build/micaz/main.srec.out
    installing micaz binary using mib510
uisp -dprog=mib510 -dserial=/dev/ttyS0 --wr_fuse_h=0xd8 -dpart=ATmega128
--wr_fuse_e=ff  --erase --upload if=build/micaz/main.srec.out
Programmer is not responding.
make: *** [program] Error 2


--------------------------------------------------------------------------------------------------
My OS is ubuntu 6.06, and I'm using micaz. Could anyone help me with
this problem, thanks.

Regards

Chris

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



--
No opera plot can be sensible, for people do not sing when they are feeling sensible. - W. H. Auden

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

Reply via email to