So I updated to Tahoe and the probes were not found when using LinkServer. So I updated LinkServer to latest but it only works if I go into the directory in terminal and manually run
./LinkServer probe
After that the probe is found and I can use MCUXpresso. This apparently happens to others as well.
https://community.nxp.com/t5/MCUXpresso-General/LPC-Link2-not-found/m-p/2200131/highlight/true#M5741
This is the error in the IDE when it tries to use LinkServer
redlink> ProbeList
Error: No probes found
I also work at a large company and others who have updated their OS have the same issue and have to do the same thing.
Anyone know of a better fix?
Hi @davidinsulet,
Unfortunately, that's a current limitation of the LinkServer build that comes preinstalled on the latest version of MCUXpresso IDE. That said, this limitation has been identified and reported with the IDE team so they can correct the LinkServer version on a future release.
On the meantime, the workaround that is described on the post you shared is the most effective method of getting around this issue specifically for MCUXpresso IDE.
Alternatively, you would also recommend using MCUXpresso for VS Code, which is our newest development platform and doesn't currently have this limitation like the IDE does.
Sorry for the inconvenience this may cause.
BR,
Edwin.