On 1/13/07, Joerg Wunsch <address@hidden> wrote:
...
> Please change the delay value in the ATmega8 section of your
> avrdude.conf from 6 to 10 for the "flash" memory, and from 10 to 20
> for the "eeprom" memory area.
I made both these changes, but the flash write is still timing out:
avrdude: stk500v2_command(): unknown status 0x80
avrdude: stk500v2_paged_write: write command failed
I tried changing the memory "flash" delay parameter to values as high
as 250. I tried bumping max_write_delay to 20000. Are there any other
parameters I should try tweaking? I am using a jtag2isp programmer
(Atmel JTAG ICE mkII in ISP mode).