[En-Nut-Discussion] WinAVR: Using uisp with Ethernut's STK500 dongle
Harald Kipp
harald.kipp at egnite.de
Tue Sep 16 12:16:11 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.
Harald
More information about the En-Nut-Discussion
mailing list