[En-Nut-Discussion] Unable to program the ethernut board 1.3h with isp in DOS mode
Harald Kipp
harald.kipp at egnite.de
Sun Oct 14 13:09:05 CEST 2007
Jan,
You won't find a file with that name. It's the name of the protocol used
to talk to the programmer.
Well the command line instruction looks perfect to me. Try
avrdude -v
You should at least have version 5.1, mine is 5.3.1.
Check your PATH environment. Often it helps to have the Ethernut's
nut\tools\win32 directory in front, eg:
SET
PATH=C:\ethernut-4.4.0\nut\tools\win32;C:\WinAVR\bin;C:\WinAVR\utils\bin;%PATH%
Harald
Jan Heiby schrieb:
> c:\nip\nutbld\\nutapp\httpd\make burn
> avrdude -p atmega128 -P com1 -c stk500v2 -V -U flash:w:httpserv.hex
> avrdude: Can't find programer id "stk500V2"
>
> I have let the explore search after the file stk500v2 without any success.
> The file stk500v2 is not install on my computer.
> were can I find an version of stk500V2.
>
>
More information about the En-Nut-Discussion
mailing list