Debug LPC54628 in command line using linkserver and gdb without GUI

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

Debug LPC54628 in command line using linkserver and gdb without GUI

773 Views
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 Kudos
1 Reply

674 Views
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 Kudos