Hello,
I want to debug the PNEV7462C dev board with the LPC-Link 2 debugger on Ubuntu 22.10.
I installed the MCUxpresso IDE 11.7 successfully and build the application. When starting debugging, I get the error message:
Redlink Server output:
[Started server]
[Connected on port 3025]
redlink> ProbeList
Error: No probes found
lsusb output:
Bus 003 Device 033: ID 1fc9:000c NXP Semiconductors LPC4330FET180 [ARM Cortex M4 + M0] (device firmware upgrade mode)
dmesg output:
[ 6018.296770] usb 3-6.1.2.1: USB disconnect, device number 33
[ 6020.097549] usb 3-6.1.2.1: new high-speed USB device number 34 using xhci_hcd
[ 6020.198484] usb 3-6.1.2.1: New USB device found, idVendor=1fc9, idProduct=000c, bcdDevice= 1.00
[ 6020.198491] usb 3-6.1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 6020.198494] usb 3-6.1.2.1: Product: LPC
[ 6020.198496] usb 3-6.1.2.1: Manufacturer: NXP
[ 6020.198498] usb 3-6.1.2.1: SerialNumber: ABCD
I also tried this script, but it did not found the debug probe as well:
/usr/local/lpcscrypt/scripts/program_CMSIS
Other versions of MCUxpresso IDE did also not work.
Thank you for your help!
Solved! Go to Solution.
Hello @tsteffen
Yes, you're right, I made a mistake. But LPC-Link is no longer recommended and replaced.
its drivers or documentation will not follow the update. Debugging a device on a new platform (exclude MCUxpresso IDE) requires a new debugger. It is still recommended that you use MCU-LINK Pro debug probe to debug your device.
To update this case, you may reply by email.
To provide confidential information or attachments, you may add that online.
Please login to our NXP technical support portal:
https://support.nxp.com/s/case/5002p00002qYKchAAG
The portal allows access to the full details of the case, including the previous communication.
Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
Best regards,
Kelly
Technical Support
NXP Semiconductor
Hi, thanks for your reply.
As I wrote above, I am on a Ubuntu 22.10 OS (Linux), not Windows. I can not install a Windows driver.
As you can see from my output, the device is found, but firmware is not loaded to the probe when a debug operation is performed.
Hello @tsteffen
Based on your development environment it is recommended that you use MCU-Link Pro Debug Probe which is compatible with windows 10, MacOS and Linux. Then LPC-LINK is not compatible with Linux.
You can download the Linux driver and its details from the below link:
https://www.nxp.com/design/microcontrollers-developer-resources/mcu-link-pro-debug-probe:MCU-LINK-PR...
To update this case, you may reply by email.
To provide confidential information or attachments, you may add that online.
Please login to our NXP technical support portal:
https://support.nxp.com/s/case/5002p00002qYKchAAG
The portal allows access to the full details of the case, including the previous communication.
Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
Best regards,
Kelly
Technical Support
NXP Semiconductor
Then LPC-LINK is not compatible with Linux.
But it should:
https://www.nxp.com/design/microcontrollers-developer-resources/lpc-link2:OM13054
Firmware can easily be loaded into the board using the free LPCScrypt utility, which runs on Windows (7/8/10), MacOS and Linux. Note that when using LPCXpresso IDE or MCUXpresso IDE, no firmware programming is required.
And it worked 1 year ago with Ubuntu 20.04.
Hello @tsteffen
Yes, you're right, I made a mistake. But LPC-Link is no longer recommended and replaced.
its drivers or documentation will not follow the update. Debugging a device on a new platform (exclude MCUxpresso IDE) requires a new debugger. It is still recommended that you use MCU-LINK Pro debug probe to debug your device.
To update this case, you may reply by email.
To provide confidential information or attachments, you may add that online.
Please login to our NXP technical support portal:
https://support.nxp.com/s/case/5002p00002qYKchAAG
The portal allows access to the full details of the case, including the previous communication.
Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
Best regards,
Kelly
Technical Support
NXP Semiconductor
ok, thank you for the answers.
Hello @tsteffen
Thanks for contacting us and interested in the NXP products.
For users of the MCUXpresso IDE, firmware is automatically soft loaded to the probe when a debug operation is first performed. Base on your description of the issue, the following link video could help you.
https://www.nxp.com/design/microcontrollers-developer-resources/lpc-link2:OM13054
In addition, you can try to install driver. The driver also can be download from the above link.
To update this case, you may reply by email.
To provide confidential information or attachments, you may add that online.
Please login to our NXP technical support portal:
https://support.nxp.com/s/case/5002p00002qYKchAAG
The portal allows access to the full details of the case, including the previous communication.
Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
Best regards,
Kelly
Technical Support
NXP Semiconductor