LPC Link2 with Jlink firmware can not be found by MCUxpresso

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

LPC Link2 with Jlink firmware can not be found by MCUxpresso

796 次查看
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?

标记 (2)
0 项奖励
2 回复数

566 次查看
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 项奖励

566 次查看
stevenyu1
Contributor I

It works like a charm. Thanks for the answer.

Steven

0 项奖励