avrdudes / avarice

AVaRICE is a program for interfacing the Atmel JTAG ICE to GDB to allow users to debug their embedded AVR target.
GNU General Public License v2.0
35 stars 11 forks source link

[feature-request #10] Support for ATMEL ICE debugger?! #84

Closed avrs-admin closed 2 years ago

avrs-admin commented 2 years ago

alex0801 2016-05-09 11:14:22.545000

Hey guys,

I'm a java developer who's now working on some arduino projects (so I'm not THAT good in C/C++). I just bought the ATMEL ICE (http://www.atmel.com/tools/atatmel-ice.aspx) to debug some problems I stumbled on.

As I'm not a real fan of M$ Windows (using linux where I can): What about support for the ATMEL ICE ? Is there anything planned? Or is there a workaround/hack to use the "new ICE" with avarice?!

br, Alex

This issue was migrated from https://sourceforge.net/p/avarice/feature-requests/10/

avrs-admin commented 2 years ago

joerg_wunsch 2016-05-09 15:30:42.977000

Support for the Atmel-ICE is already in SVN, but I'm not that excited yet about the robustness of the code.

avrs-admin commented 2 years ago

alex0801 2016-05-09 15:36:21.322000

Sounds good. So I will checkout, compile and test the code.

Anything special that I should watch for when using it?

avrs-admin commented 2 years ago

joerg_wunsch 2016-05-09 15:47:04.844000

Remember you need to run ./Bootstrap before.

Please report about any success or failure stories in the mailinglist.

avrs-admin commented 2 years ago

joerg_wunsch 2020-09-01 21:02:04.969000

avrs-admin commented 2 years ago

joerg_wunsch 2020-09-01 21:02:05.507000

The respective code is going to be in the next release, so closing this now.