Linux CLI tools for MCU-Link Pro

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Linux CLI tools for MCU-Link Pro

1,430件の閲覧回数
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!

ラベル(2)
0 件の賞賛
返信
4 返答(返信)

1,318件の閲覧回数
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,308件の閲覧回数
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 件の賞賛
返信

1,295件の閲覧回数
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 件の賞賛
返信

1,411件の閲覧回数
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 件の賞賛
返信