Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » configure GDB for eclipse to use jlink edu
configure GDB for eclipse to use jlink edu [message #865776] Mon, 30 April 2012 15:09
Mini Papatt is currently offline Mini PapattFriend
Messages: 3
Registered: April 2012
Junior Member
Hi,

I got some problems to debug STR12 freertos project in my MCBSTR9 board with eclipse Yagarto, gdbserver and my jlink edu. I think that the problem come by the GDB configuration, if you could help me I appreciated. how i configure gdb hardware debugging in eclipse ?

My initialization commands is :

target remote localhost:2331
monitor reset
monitor sleep 500
b main
continue
clear main


thanks in advance
Best Regards

Arnaud
Previous Topic:breakpoint commands list
Next Topic:Remote debugging
Goto Forum:
  


Current Time: Fri Mar 29 11:36:22 GMT 2024

Powered by FUDForum. Page generated in 0.01983 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top