Hi @spiderman
JTAG is mainly used for programming the mcu.
Can I debug like while developing?
- MCUXpresso allows you tu make changes on the code while you have an active debug session, however, you will need to re-flash the mcu with the ne changes.
What happens if I want to solve a bug on a device that have the JTAG secured?
- As long as you have the secret key to access va JTAG you can update the bug.
Can I do that with MCUXpresso?
- Yes, MCUXpresso supports this interface.
Best Regards, Miguel.