JTAG/SWD Debugging for the Teensy

est

New member
I see that this wish has been posted by others too, so I would like to add to it:
Why not enabling JTAG/SWD debugging for the Teensy?
There would be space for holes in the layout to populate by the user a standard JTAG/SWD header (2x5, e.g. http://ch.farnell.com/samtec/fts-105-01-l-d/stecker-127mm-durchloch-10kont/dp/1667728).
Plus if necessary some cut traces to the MINI54TAN.

As I did not wanted to wait for such an extension, I did it myself with soldering wires and cutting traces:
http://mcuoneclipse.com/2014/08/09/hacking-the-teensy-v3-1-for-swd-debugging/
and with this I can do SWD (or JTAG with two extra wires) debugging :)

debugging-the-teensy-3-1.png


Thanks for consideration!
Erich
 
Excellent!
And the document ends with a very good suggestion on having an SWD/JTAG connection site on future Teensy boards.
 
Back
Top