MCXN appears to be stuck in ISP mode

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

MCXN appears to be stuck in ISP mode

1,457 次查看
JoseTepetla
Contributor II

Hello,

I'm working in a project for the MCXN947 microcontroller in a custom PCB.
Debugging was working fine in the beggining using a J-link in SWD mode.

Then the session was interrupted and when I try to restart or full erase it, a timeout occurrs.  Seems like the uC is stuck in ISP mode or something like that

I tried with another Jlink, but same issue happens

Screenshot 2024-09-02 at 2.16.58 p.m..png

How can I solve this problem?

标签 (2)
0 项奖励
回复
3 回复数

1,427 次查看
Joey_z
NXP Employee
NXP Employee

hi,JoseTepetla

Thank you for your interest in NXP Semiconductor products and the opportunity to serve you, I will gladly help you with this.

You can use the MCUxpresso IDE to try erasing Flash and downloading programs to the chip.

XuZhang_0-1725334685228.png

XuZhang_1-1725334712396.png

Wish it helps you.

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

BR

Xu Zhang

0 项奖励
回复

1,421 次查看
JoseTepetla
Contributor II

Hi XuZhang, thank you for your quick answer

I tried many times your propossal, but it didn't worked. Everytime I try, the same message appears: "ROM entered ISP command handling loop. Re-enable the debug access".

I tried to erase it directly in command line, but same issue happens: 

JoseTepetla_0-1725372279822.png

 

Is there another way to recover this uC?

0 项奖励
回复

1,366 次查看
Joey_z
NXP Employee
NXP Employee

hi,Jose Tepetla

 Thank you for your detailed  description of the problem.

1.Make sure you are using the correct SDK. The latest version I use,MCUxpresso IDE 11.10.0 ,and SDK 2.16 ,do not have this problem,you can try it.

2.In addition, you can dowmload the Blhost software from the official website and run Blhost and to use blhost -p comXX -- get-property 1 commend to check whether the ISP mode is entered.

BR

Xu Zhang

0 项奖励
回复