Re: [AVaRICE-user] problems debugging with brand new Atmel-ICE

2021-10-24 Thread Joerg Wunsch
As Matthias B. wrote: > I don't know if the output *IDR dirty:... *does have any negative > effects or how to solve it!? I've just seen this the very first debug > session, might be not relevant. It's just an event posted by the ICE, and AVaRICE translates it. Probably not relevant. > Starting

Re: [AVaRICE-user] problems debugging with brand new Atmel-ICE

2021-10-23 Thread Matthias B.
Hi Marian, that was a good hint, thanks to solve the main problem! _To document the needed steps if anyone else runs into this problem:_ sudo apt-get install libhidapi* (libhidapi-hidraw0, libhidapi-hidraw0 and libhidapi-libusb0) Checkout r392 (

Re: [AVaRICE-user] problems debugging with brand new Atmel-ICE

2021-10-23 Thread Marian Buschsieweke
Hi Matthias, the new Atmel ICE is the first debugger using hidapi if I recall correctly. Maybe you didn't compile AVaRICE without hidapi headers installed? This would also explain why it works fine with older debuggers. I remember having had the same issue and there was no error message or

[AVaRICE-user] problems debugging with brand new Atmel-ICE

2021-10-23 Thread Matthias B.
Hi, I had problems with flash programming with my old MKII and therefore bought a new Atmel-ICE. My PC is running on linux and I can use this new debugger with your version Version 6.3-20171130 for programming but somehow not for debugging. So at the moment I can use my mkII for debugging and