Problem with debugging on NHS3100

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

Problem with debugging on NHS3100

Jump to solution
791 Views
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.

Tags (1)
0 Kudos
1 Solution
710 Views
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

View solution in original post

2 Replies
711 Views
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

710 Views
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 Kudos