Enquiry on Programming LPC5536 MCU in ISP mode using Flash Magic tool

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

Enquiry on Programming LPC5536 MCU in ISP mode using Flash Magic tool

跳至解决方案
1,159 次查看
Cheok98
Contributor I

I have accidentally disabled the Debug SWDCLK pin in my firmware and I was unable to reprogram the MCU using MCU link now. I have tried to program the MCU using Flash Magic tool, but it was not working and showing Failed to autobaud error. I also tried to program the MCU using JP3 UART pin and the result is the same (not sure this way is correct or not).

nxp error.PNG

标签 (1)
0 项奖励
回复
1 解答
1,150 次查看
frank_m
Senior Contributor III

If you have disabled your JTAG/SWD interface, you would need to start it into ISP mode (System Mode), to go into the ROM bootloader and prevent your application from taking control.

I don't know your board/MCU, usually you need to set a specific jumper. Just read the board user manual. Or the MCU user manual, if it is a custom board.

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,151 次查看
frank_m
Senior Contributor III

If you have disabled your JTAG/SWD interface, you would need to start it into ISP mode (System Mode), to go into the ROM bootloader and prevent your application from taking control.

I don't know your board/MCU, usually you need to set a specific jumper. Just read the board user manual. Or the MCU user manual, if it is a custom board.

0 项奖励
回复