Thanks Paul for this information. As it is pertinent to the Teensy 4.0 discussion I quoted what you wrote there: https://forum.pjrc.com/threads/57365-Teensy-4-0-how-to-connect-a-jtag-debugger?p=221753 msg 21.
As I...
Just because I wrote a lot of words here should not be taken as an indication that I know what I am doing. A post today by Paul made me even more aware of my lack of knowledge in this field, so I would really...
I did not proceed any further testing this with a debug adaptor, due to other priorities. Now my interest is in connecting an SWD debugger to the Teensy...
AndyCap, thanks very much for this. I looked at the schematics of the MIMXRT1060-EVK and the same seems to be true. This is bit 13 of the LCD interface: GPIO_B0_13, solder ball D10.
D10 is accessible on the...
Hi Pete,
Most Teensy 4.0 users don't need SWD since they are happy to program it via Arduino. The lack of SWD debugging is only a problem for people such as me who want to use normal, full-function, GCC, C++17 or...