Remote debugging with EmbeddedICE (ARM). [message #117511] |
Thu, 26 August 2004 08:34  |
Eclipse User |
|
|
|
----My configuration:WIN2K machine with Eclipse3.0/CDT2.0----
Hi guys,
I have selected the GNU (also tried GNU ELF) binary parser for my C
project to debug. In the debug configuration dialog debugger tab, the only
debugger I can select is GDB server.
I can't find gdbserver for my windows machine (and am not ready to run it
on the target), but have cygwin with gdb running and talking to an
embeddedICE emulator connected to the ARM target.
Basically I can do 2 things,...try to get gdbserver for windows/cygwin
even harder,....but that doesn't seem to work.
,...or get CDT to use gdb even though one of the elf binary parsers is
selected. Could this work? Is this possible? How?
I've looked at the extension points, but can't find the info to be able to
do anything with them.
Can anyone tell me what I should do?
Thanks,
Marco
|
|
|
Re: Remote debugging with EmbeddedICE (ARM). [message #118890 is a reply to message #117511] |
Thu, 02 September 2004 08:12   |
Eclipse User |
|
|
|
Hello Marco
I have the same Problem. I want to debug a TI MSP430 remotly. But when I
select the Binary File, I only get the GDB Server selectable.
The ELF parser only recognizes a fixed set of architectures. If it is not
recognized as a valid type then it is recognized as "none".
See:
http://dev.eclipse.org/viewcvs/index.cgi/cdt-home/user
faq.html?cvsroot=Tools_Project&rev=1.40
near the bottom.
But I can't implement an extension Plugin, don't know how.
If you get it to work, please let me know.
Regards,
Rüdiger
> ----My configuration:WIN2K machine with Eclipse3.0/CDT2.0----
>
> Hi guys,
>
> I have selected the GNU (also tried GNU ELF) binary parser for my C
> project to debug. In the debug configuration dialog debugger tab, the only
> debugger I can select is GDB server.
>
> I can't find gdbserver for my windows machine (and am not ready to run it
> on the target), but have cygwin with gdb running and talking to an
> embeddedICE emulator connected to the ARM target.
>
> Basically I can do 2 things,...try to get gdbserver for windows/cygwin
> even harder,....but that doesn't seem to work.
>
> ,...or get CDT to use gdb even though one of the elf binary parsers is
> selected. Could this work? Is this possible? How?
>
> I've looked at the extension points, but can't find the info to be able to
> do anything with them.
>
> Can anyone tell me what I should do?
>
> Thanks,
>
> Marco
|
|
|
Re: Remote debugging with EmbeddedICE (ARM). [message #121873 is a reply to message #118890] |
Mon, 27 September 2004 18:32  |
Eclipse User |
|
|
|
Originally posted by: cliechti.gmx.ch
Rüdiger Ibers wrote:
> Hello Marco
>
> I have the same Problem. I want to debug a TI MSP430 remotly. But when I
> select the Binary File, I only get the GDB Server selectable.
>
> The ELF parser only recognizes a fixed set of architectures. If it is not
> recognized as a valid type then it is recognized as "none".
it detects msp430le, but it does somehow not work for the debugger
selection :-(
however i have started with a plugin that adds a debugger configuration
that is currently active for all targets. it should do what you need:
http://homepage.hispeed.ch/py430/mspgcc/net.sf.mspgcc.zip
now, i'd just like to add infopops for peripheral names in the C editor...
chris
> See:
> http://dev.eclipse.org/viewcvs/index.cgi/cdt-home/user
> faq.html?cvsroot=Tools_Project&rev=1.40
> near the bottom.
>
> But I can't implement an extension Plugin, don't know how.
> If you get it to work, please let me know.
>
> Regards,
> Rüdiger
>
>
>
>>----My configuration:WIN2K machine with Eclipse3.0/CDT2.0----
>>
>>Hi guys,
>>
>>I have selected the GNU (also tried GNU ELF) binary parser for my C
>>project to debug. In the debug configuration dialog debugger tab, the only
>>debugger I can select is GDB server.
>>
>>I can't find gdbserver for my windows machine (and am not ready to run it
>>on the target), but have cygwin with gdb running and talking to an
>>embeddedICE emulator connected to the ARM target.
>>
>>Basically I can do 2 things,...try to get gdbserver for windows/cygwin
>>even harder,....but that doesn't seem to work.
>>
>>,...or get CDT to use gdb even though one of the elf binary parsers is
>>selected. Could this work? Is this possible? How?
>>
>>I've looked at the extension points, but can't find the info to be able to
>>do anything with them.
>>
>>Can anyone tell me what I should do?
>>
>>Thanks,
>>
>>Marco
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.28061 seconds