Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » DSDP - Device Debugging » debug using eclipse
debug using eclipse [message #470171] Mon, 16 March 2009 16:12 Go to next message
fd101283 is currently offline fd101283Friend
Messages: 2
Registered: July 2009
Junior Member
Hello Everybody,

I'm asking for help because i didn't find any help for using debug in
Eclipse.
I would like to use eclipse as debug IDE in my project.
I'm using WinARM and it's working quite well as compiler in eclipse.

Now i would use eclipse debug but it's not working whereas it's possible
to debug using inline command.
This is my .bat file which allow to DEBUG in inline command :


Code :

rem ###############Config Execute + USB port 2#######################
..\..\env\bin\M-win32\execute.exe -verbose
-dll=..\..\env\bin\M-win32\usbdbgport.dll
-port=USB2:SYSFREQ=324000000:STARTBAUD=38400:BAUDRATE=300000 0:RAMBASE=0x02004000
-reg=..\..\env\execute\ddr_init.rvs -quiet

rem ###############gdbserver + USB port 1#######################
cmd /C start /high ..\..\env\bin\M-win32\gdbserver.exe -verbose
-dll=..\..\env\bin\M-win32\jtagport.dll -port=USB1 -IP=127.0.0.1:12345
-verbose

rem ###############Lance insight#######################
c:\WinARM\utils\insight\bin\arm-elf-insight.exe
--directory=build\MB86H60\M-arm11-winarm
--command=build\MB86H60\M-arm11-winarm\.gdbinit --nx
"./build/MB86H60/M-arm11-winarm/hello_arm-g.elf"

So my question is: How can i integrate this debug in Eclipse ?
Help me please !

Thanks in advance.

++++


Fred
Re: debug using eclipse [message #508119 is a reply to message #470171] Sat, 16 January 2010 06:33 Go to previous messageGo to next message
Clark Zhou is currently offline Clark ZhouFriend
Messages: 4
Registered: July 2009
Location: China
Junior Member

Maybe CooCox Team can help you if you want to try the new product named CoDebugger.
The website about it is http://www.coocox.com/CooCox_CoDebugger.htm
Make your choice freely, have good luck!
Re: debug using eclipse [message #591764 is a reply to message #470171] Sat, 16 January 2010 06:33 Go to previous message
Clark Zhou is currently offline Clark ZhouFriend
Messages: 4
Registered: July 2009
Location: China
Junior Member

Maybe CooCox Team can help you if you want to try the new product named CoDebugger.
The website about it is http://www.coocox.com/CooCox_CoDebugger.htm
Make your choice freely, have good luck!
Previous Topic:update site vs drops versions of the ip-xact editor
Next Topic:Debugging pthreads
Goto Forum:
  


Current Time: Fri Apr 26 16:29:23 GMT 2024

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

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

Back to the top