Skip to main content



      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 11:09
Eclipse UserFriend
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: Wed Jun 18 22:33:13 EDT 2025

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

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

Back to the top