Debug LPC54628 in command line using linkserver and gdb without GUI

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

Debug LPC54628 in command line using linkserver and gdb without GUI

776 次查看
pablo_slavkin
Contributor I

Hi, Im working with LPC54628 on mcuexpresso debuging with linkserver and all works fine, but I wanna try debug it without  a gui. I meant start linkserver in command line and then connect to it from arm-none-eabi-gdb, but I don't know how. I need the configuration files needed by linkserver to connect to the uC properly, but I don't have it, and I can't see the precedure on the debug console in the GUI to copy that. My intention is to put that on a script and run it when I want to debug. Thanks in advance. Pablo

0 项奖励
1 回复

677 次查看
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi,

The MCUXpresso SDK for LPC54628 support ARM GCC tool chain.

Please refer <<Getting Started with MCUXpresso SDK>> document chapter 6 Run a demo using Arm GCC.

Wish it helps.


Have a great day,
Mike

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励