MCUXpresso doesn't connect to target

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

MCUXpresso doesn't connect to target

跳至解决方案
166 次查看
jeanvaljean
Contributor III

Ladies and Gentlemen,

I've got MCUXpresso 25.6 [Build 136] recently installed on my Linux Mint 22.1 Cinnamon machine.

I'm trying to get familiar with the development system and uC programming, too.

I connected an LPC11U37H LPCXpresso board (it is original from NXP, but was in the drawer for a few years). Also, I wrote a very primitive program, just trying to configure the microcontroller. (clocks, peripherals, etc)

When I try to debug my code, it builds without failure but MCUXpresso cannot connect to the debugger board:

jeanvaljean_0-1756118582696.png

However, if I close MCUXpresso and try to use LinkFlash 25.6.131 - it is automatically installed together with MCUXpresso - then I see, this SW connected to the probe with no issue:

jeanvaljean_1-1756118823825.png

My own code doesn't work yet - no surprise - but I could only debug it inside MCUXpresso.

Here's the output of LSUSB: 

jeanvaljean_2-1756118935837.png

I have read this post from Helmut, but it didn't help:
https://community.nxp.com/t5/MCUXpresso-IDE/Could-not-connect-to-target/m-p/1297670#M7068

Please give me advice, what shall I set to use this board?

0 项奖励
回复
1 解答
142 次查看
jeanvaljean
Contributor III

Found a solution - after a few days of try-and-error:
Left side, in the project explorer window, right-click on the project name.
In the pop-up  menu, select Debug As -> 2 MCUXpresso IDE Link Server (inc. CMSIS-DAP) probes. 

And, voila!  It works.

在原帖中查看解决方案

0 项奖励
回复
1 回复
143 次查看
jeanvaljean
Contributor III

Found a solution - after a few days of try-and-error:
Left side, in the project explorer window, right-click on the project name.
In the pop-up  menu, select Debug As -> 2 MCUXpresso IDE Link Server (inc. CMSIS-DAP) probes. 

And, voila!  It works.

0 项奖励
回复