No compatible probes found for a CMSIS-DAP probe on Debug command

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

No compatible probes found for a CMSIS-DAP probe on Debug command

跳至解决方案
1,359 次查看
pgosar2
Contributor I

I am running macOS Big Sur and I cannot get the MCUXpresso IDE to find my debug probes no matter what I've tried. I am trying to program an LPC1549 microcontroller using a CMSIS-DAP probe. My board is powered and the chip is getting power. I have:

* Uninstalled and reinstalled MCUXpresso (v 10.1.1) 10.2 is not compatible with some of my projects.

* Ensured that the CMSIS-DAP shows up on my System Information USB list and added it to the probtable.csv file.

* Deleted my debug configuration and created a new one. 

Yet I still get the same error message: "LinkServer not found.
This could be because it is disconnected, not powered, or already in use".

0 项奖励
1 解答
1,351 次查看
converse
Senior Contributor V

It may be being blocked by the firewall - make sure that redlinkserv is allowed network access.

Also, MCUxpresso is now at v 11.3, so I would suggest upgrading. There should be no reason that old projects are incompatible. Why do you think it is?

在原帖中查看解决方案

3 回复数
1,352 次查看
converse
Senior Contributor V

It may be being blocked by the firewall - make sure that redlinkserv is allowed network access.

Also, MCUxpresso is now at v 11.3, so I would suggest upgrading. There should be no reason that old projects are incompatible. Why do you think it is?

1,347 次查看
pgosar2
Contributor I

I checked and my laptop has disabled all firewalls, so is there another way to check that redlinkserv is being allowed network access?

And some of my teammates had issues flashing code after updating, but they haven't specified what exactly, I will update you soon if I get a response.

0 项奖励
1,322 次查看
pgosar2
Contributor I

I updated my MCUXpresso to 11.3 and it worked! Thanks

0 项奖励