GlasgowEmbedded / glasgow

Scots Army Knife for electronics
BSD Zero Clause License
1.91k stars 182 forks source link

cortex-m jtag #190

Open perigoso opened 4 years ago

perigoso commented 4 years ago

Is debugging/programing arm cortex-m devices via swd/jtag possible/implemented/planned? In the main README there is a lot of mention of debugging and programming microcontrollers via jtag, but not for cortex-m devices.

whitequark commented 4 years ago

Planned, cf. #69.

perigoso commented 4 years ago

thank you, sorry for the duplicate.

whitequark commented 4 years ago

Not actually a duplicate--JTAG and SWD debugging are different in this context. JTAG will ideally be done first.