Is it somehow possible to use the JTAGICE3 AVR Programmer with VisualGDB? The programmer/debugger does not show up in the debug adapter list.
If not, what about the successor, ATATMEL-ICE-BASIC?
Usually I am working with ARM controllers but there are currently several projects using AVRs and I don’t want to change my IDE (although Atmel Studio 7.0 is based on Visual Studio).
Thanks and Best Regards,
David
This topic was modified 5 years, 5 months ago by David.Horch. Reason: Typo
This topic was modified 5 years, 5 months ago by David.Horch. Reason: Typo
Sorry, our AVR debugging support is based on an open-source tool called AVaRICE, that has somewhat limited support for debug probes. As the AVR devices use undocumented proprietary debugging protocols and are generally much less popular than ARM-based devices, the debugging experience is indeed much less straight-forward.
Our best advice would be to check the AVaRICE forums/mailing lists regarding support for new debugging probes.