Hi All,
I am currently having problems programming the STK600 (with an ATmega2560) using AVRONE and AS6.
When I try to program the board via JTAG using AVRONE I get the following error:
" Failed to launch program.
Error: Failed to enter programming mode. doSimpleCommand: Error status received: Got 0xc0, expected 0x00 "
I perform the programming via Debug > "Start Without Debugging" option on the AS6.
My initial suspicions were on the hardware. However, the self test on AVRONE passed so I know the debugger is working.
Also, I tried to program the STK600 by using the JTAG facility on the board itself (i.e. the 10 pin header cable). This method worked and my code was programmed on the ATmega2560 chip I am currently working with. The program also runs as expected. This also tells me that the STK600 board settings are also correct.
I also have a Dragon debugger, which I also tested. However, I got the same programming error as in AVRONE.
I have been trying to get information on this during the last couple of days but no recipe really helped.
If anyone could give a hand, that will be really helpful.
Regards...