[En-Nut-Discussion] WinAVR: Using uisp with Ethernut's STK500 dongle

Pavel Celeda ceba at vabo.cz
Wed Sep 17 20:05:08 CEST 2003


> The uisp version, which comes with the latest WinAVR release
> WinAVR-20030913, works fine with the serial port dongle
> included in the Starter Kit. Two entries in UserConf.mk need
> to be changed:
> 
> BURN=c:\WinAVR\bin\uisp.exe
> BURNFLAGS=-dprog=stk500 -dserial=/dev/ttyS0 -dpart=$(MCU) --erase --upload 
> if=$(TARG)
> 
> Note, that nutconf will override UserConf.mk.

I'm using Ethernut's STK500 dongle firmware 1.14, uisp from
WinAVR-20030913 and can't program ATmega128 correctly.

If I use Ethernut's STK500 dongle with AVR studio everything works OK. I
have replaced the Ethernut's STK500 dongle with STK500 Protocol AVR
Bootloader - http://avr1.org/stk500boot/stk500boot.html and UISP works
fine. 

Which version of dongle firmware are you using ?

Pavel





More information about the En-Nut-Discussion mailing list