From: Tomek <sq...@gm...> - 2016-03-04 20:06:55
|
Hi! I was so happy to see avarice with Atmel ICE support (I stay out of windows till the last drop of blood :) I compile hidapi from the source, I could connect to Atmel ICE in the testgui I compiled latest AVaRICE version 2.13svn20160229 without any problems. I set the debugWire fuse with ~/avrdude-6.3/obj-avr/avrdude -pm328p -catmelice_isp -v -U hfuse:w:0x9E:m I checked, if it is set, it was. Then I invoked $ avarice --edbg --debugwire --ignore-intr :4242 AVaRICE version 2.13svn20160229, Mar 3 2016 14:04:24 JTAG config starting. Found a device, serial number: J41800031019 initJtagBox() failed: JTAG ICE timeout exception $ What do I miss? Greetings, Tom |