MCUXpresso J-Link Debugging on eXIP iMXRT1062

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

MCUXpresso J-Link Debugging on eXIP iMXRT1062

1,488 次查看
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.

标签 (1)
标记 (4)
0 项奖励
回复
1 回复

1,477 次查看
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 项奖励
回复