Linux CLI tools for MCU-Link Pro

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Linux CLI tools for MCU-Link Pro

1,353 Views
chad_k
Contributor II

I'm considering using the MCU-Link Pro running from an ARM-based Linux computer (probably a Raspberry Pi 4) as a programming setup for production with the LPC5528.  Does anyone know what CLI tools are available?  The documentation online is a little sparse.  Am I trying to do this the hard way?  Is there a better way?  Thanks for your help!

Labels (2)
0 Kudos
Reply
4 Replies

1,241 Views
ErichStyger
Specialist I

NXP has released a CLI tool for the LinkServer (e.g. supporting the MCU-Link debug probes), see

https://mcuoneclipse.com/2023/05/14/linkserver-for-microcontrollers/

 

I hope this helps,

Erich

1,231 Views
chad_k
Contributor II

Erich,

That looks great.  Thank you for your work on this.  Is there any way to get an installer for Raspbian or the source packages to build it for an ARM-based system?

0 Kudos
Reply

1,218 Views
ErichStyger
Specialist I

There is no ARM based package to my knowledge, and it is not available in source form.

But you can run the arm-none-eabi-gdb  on the Raspy and then connect to its TCP port (3333 by default).

0 Kudos
Reply

1,334 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @chad_k 

 

Sorry I can not provide Linux CLI tools, about the use of MCU-Link Pro, you can refer to user manual:

https://www.nxp.com.cn/docs/en/user-manual/UM11673.pdf   

 

BR

Alice

0 Kudos
Reply