Hello,
I tried to flash the Blink app on a mica2 mote.
I have a MIB510 programmer (switch is OFF, green led is ON, powered by the 
external adapter).
The connection to the PC is done via a USB to Serial Converter from Trendnet 
TU-S9.
Every time i try to program the Blink app to the mote i get one of the 
following errors:

r...@ubuntu:/opt/tinyos-2.1.0/apps/Blink$ make mica2 reinstall mib510
cp build/mica2/main.srec build/mica2/main.srec.out
    installing mica2 binary using mib510
uisp -dprog=mib510 -dserial=/dev/ttyUSB0 --wr_fuse_h=0xd9 -dpart=ATmega128  
--wr_fuse_e=ff   --erase --upload if=build/mica2/main.srec.out --verify
Firmware Version: .
Failed to enter programming mode.
make: *** [program] Error 2

r...@ubuntu:/opt/tinyos-2.1.0/apps/Blink$ make mica2 reinstall mib510
cp build/mica2/main.srec build/mica2/main.srec.out
    installing mica2 binary using mib510
uisp -dprog=mib510 -dserial=/dev/ttyUSB0 --wr_fuse_h=0xd9 -dpart=ATmega128  
--wr_fuse_e=ff   --erase --upload if=build/mica2/main.srec.out --verify
Programmer is not responding.
make: *** [program] Error 2

Tought this might help also:

r...@ubuntu:/opt/tinyos-2.1.0/apps/Blink$ stty -F /dev/ttyUSB0 
speed 115200 baud; line = 0;
intr = <undef>; quit = <undef>; erase = <undef>; kill = <undef>; eof = <undef>;
start = <undef>; stop = <undef>; susp = <undef>; rprnt = <undef>;
werase = <undef>; lnext = <undef>; flush = <undef>; min = 0; time = 0;
ignbrk -brkint -icrnl -imaxbel
-opost -onlcr
-isig -icanon -iexten -echo -echoe -echok -echoctl -echoke


Can anyone help ?

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

Reply via email to