Hi,
I think I have a very special problem. I got an OLIMEX AVR-JTAG-USB to debug my AT90CAN128.
Programming the device via the JTAG interface works using AVR Studion (4.17) from my Windows PC and using my LINUX-System with avrdude too.
The problem shows when starting a debug session.
AVR Studio on Windows says:
Could not connect to JTAG ICE on COM2
LINUX-System fails after starting avarice and avr-gdb with the following messages in avarice:
Waiting for connection on port 10000.
Connection opened by host 127.0.0.1, port 44471.
GDB: <qSupported>
->GDB:
GDB: <Hg0>
->GDB:
GDB: <?>
->GDB: S05
GDB: <Hc-1>
->GDB:
GDB: <qC>
->GDB:
GDB: <qOffsets>
->GDB:
GDB: <g>
GDB: (Registers)Read 32 bytes from 0x800000
jtagRead
command[R, 1]: 52 20 1F 00 00 00 20 20
response: 9D 00 41
Timed Out (partial response)
JTAG ICE communication failed
Can anybody help me solving this Problem or give me a hint where to search for a solution?
Thanks!!
Stephan