MCUXpresso J-Link Debugging on eXIP iMXRT1062

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MCUXpresso J-Link Debugging on eXIP iMXRT1062

1,366 Views
crisitanbalint
Contributor IV

Hello,

Does Debug via MCUXpresso JTAG still work after an iMXRT1062 board has Encryption Enabled ( i.e. encrypted XIP enabled fuse bit, BEE key sel fuse bit and user key fused )? It will not have the HAB closed yet.

We want to enable enc XIP for testing and we wonder if those boards can be used further for development.

Labels (1)
0 Kudos
Reply
1 Reply

1,355 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @crisitanbalint ,

    Normally, we debug the code before the BEE, after the application finished, then do the BEE again.

    So, my understanding is, after BEE, the debug can't debug with JTAG directly, but you can try it on your own board.

    If you can't debug it with your encrypted board, and you still want to do the debug, you can run your code in the internal RAM with debug, after it is working, then you can burn it with flash BEE again.

 

Wish it helps you!

If you still have questions about it, please kindly let me know.

Best Regard,

Kerry

0 Kudos
Reply