LPC Link2 with Jlink firmware can not be found by MCUxpresso

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

LPC Link2 with Jlink firmware can not be found by MCUxpresso

784 Views
stevenyu1
Contributor I

I am using MCUXpresso IDE v10.1.0 [Build 589].  The LPC link2 probe with CMSIS-DAP firmware works under MCUxpresso. But after I flashed it with the JLINK firmware with LPCscrypt, it can not be found when I start the debug. 

I started the debug with the quick menu on the left side window. The Jlink firmware is 2016-9-23, should be the latest version. 

Should some setup be done?

Tags (2)
0 Kudos
2 Replies

554 Views
lpcxpresso_supp
NXP Employee
NXP Employee

Are you trying to debug a project which you have already debugged using the LPC-Link2 with CMSIS-DAP firmware? If so, you probably still have the launch configuration inside the project that is configuring debug to look for the CMSIS-DAP probe. 

Try deleting the .launch files in the project, or else MCUXpresso IDE v10.1 allow you to press SHIFT at the same time as click on the QuickStart Panel's Debug button to force a full probe rediscovery.

For more information, please see chapter 3, "Debug Solutions Overview" of the MCUXpresso IDE v10.1 User Guide.

Regards,

MCUXpresso IDE Support

0 Kudos

554 Views
stevenyu1
Contributor I

It works like a charm. Thanks for the answer.

Steven

0 Kudos