bloombloombloom / Bloom

A debug interface for AVR-based embedded systems development on GNU/Linux.
https://bloom.oscillate.io/
Other
64 stars 3 forks source link

Support JTAGICE3 debug tool #36

Closed navnavnav closed 2 years ago

navnavnav commented 2 years ago

Thanks to the kind people at Microchip, I now have a JTAGICE3 debug tool to test with.

Development for this had already begun and the changes are in the debug-tool/jtagice3 branch. For the most part, this ticket will cover testing of the new debug tool driver.

I'm hoping to have this included in the next release (0.9.0). Will post any updates on my progress on this ticket.

navnavnav commented 2 years ago

I have tested the JTAGICE3 on many targets and it seems to work very well. No issues at all. JTAGICE3 support now merged into the develop branch, ready for the v0.9.0 release.

Closing this ticket now. Follow the milestone for updates on the release: https://github.com/navnavnav/Bloom/milestone/4