Problem with debugging on NHS3100

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

Problem with debugging on NHS3100

跳至解决方案
3,720 次查看
rado__99
Contributor II

Hello,

I am trying to debug my NHS3100 via LPC-Link2 with LPCXpresso IDE, but when I'm trying to download the code, the IDE cannot recognize the board.

I don't face that problem with FlashMagic, but I cannot debug with it.

标记 (1)
0 项奖励
回复
1 解答
3,639 次查看
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Radoslav,

Possibly the LPC-Link2 board still contains the debugger firmware from Flash Magic. That one is incompatible with the debugger firmware LPCXpresso uses/expects. Can you power-cycle the board and try again?

 

Also, be sure to read:

  • <SDK>/docs/UM_NHS31xx_GettingStarted.pdf
  • <SDK>/docs/firmware.html > SW Debug Considerations 

Please let me know your findings.

Regards,

Mario

在原帖中查看解决方案

2 回复数
3,640 次查看
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Radoslav,

Possibly the LPC-Link2 board still contains the debugger firmware from Flash Magic. That one is incompatible with the debugger firmware LPCXpresso uses/expects. Can you power-cycle the board and try again?

 

Also, be sure to read:

  • <SDK>/docs/UM_NHS31xx_GettingStarted.pdf
  • <SDK>/docs/firmware.html > SW Debug Considerations 

Please let me know your findings.

Regards,

Mario

3,639 次查看
rado__99
Contributor II

Hello Mario,

The problem were from wrong driver, the Link2 was recognized simply as COM port, not as debugging tool. After uninstalling it and restarting the Windows 10, the correct one was installed automatically.

Thank you for your suggestion.

Regards,

Radoslav.

0 项奖励
回复