JasonC0x0D
Member
I purchased and installed the Teensy 4.1 Debug PCB on a Teensy 4.1 and connected it to a Teensy 4.1 Debug Adapter both designed by SpenceV1
When I plug the modded Teensy 4.1 into my PC via the micro USB cable, I get the 2 blink error code which means "NXP JTAG Not Responding" (link). I think this is the expected behavior since the JTAG lines are cut to install the mod.
I connect the Debug Adapter to a JLINK debugger. Using the JLINK Commander terminal I am able to connect to the Teensy 4.1, so I think my connections are all good.
What are the next step(s) to use this setup to debug code inside Platform.io? I am specifically looking forward to being able to set breakpoints and examine variables and/or registers.
Related Thread: Debug Mod Project
When I plug the modded Teensy 4.1 into my PC via the micro USB cable, I get the 2 blink error code which means "NXP JTAG Not Responding" (link). I think this is the expected behavior since the JTAG lines are cut to install the mod.
I connect the Debug Adapter to a JLINK debugger. Using the JLINK Commander terminal I am able to connect to the Teensy 4.1, so I think my connections are all good.
What are the next step(s) to use this setup to debug code inside Platform.io? I am specifically looking forward to being able to set breakpoints and examine variables and/or registers.
Related Thread: Debug Mod Project