Debug problem with LPC1830 and JLink GDB server

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

Debug problem with LPC1830 and JLink GDB server

1,170 Views
prashantkore
Contributor I

I am using LPC1830 for my development purpose with GCC's client GDB and Jlink GDB V6.62 application as GDB server. I am getting a lot of problems while debugging, where the program's main() never hits at the start of debug session, a lot of times the breakpoints just doesn't hit, in the middle of the debugging session suddenly the debug session ends abruptly. Can you please recommend the tools and version number of those tools which you've used for LPC1830 for smoother debug experience?

Labels (1)
0 Kudos
3 Replies

1,070 Views
Alexis_A
NXP TechSupport
NXP TechSupport

Hello Prashant,

Can you let me know which IDE are you using?

Best Regards,

Alexis Andalon

0 Kudos

1,070 Views
prashantkore
Contributor I

I have tried to use LPCExpresso IDE v8.2.2 and eclipse IDE 2020-06, both yield me the same result.

0 Kudos

1,070 Views
converse
Senior Contributor V

Use MCUXpresso 11.2.0. And let MCUXpresso auto-create your debug script (press the Blue debug button/Read the User guide!).

0 Kudos