Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Debugging with EDC

Hi all,

 

I have imported a sample elf program( build for ARM ,using arm-none-eabi-gcc)  through “Import-àC/C++ Executable” option in Eclipse 3.6M5.

Then I tried to debug it using ” EDC create process Launcher”, selected Win32 Debug Agent(TCP 10.1.11.75:1534(local running)) as TCF peer.

But I got the following error :

 

 

Error in final launch sequence.

org.eclipse.core.runtime.CoreException: TCF error report:

Command: Processes start "", "C:\\Simple.elf", ["C:\\Simple.elf"], ["USERPROFILE=...

Time: 2010-03-12 14:58:55.415

Error text: Unknown error

Error code: 1

Alt code: 193

Alt org: POSIX

 

 

Can anyone help me…

 

 Thanks in advance ,

Bhavana

 


Back to the top