This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320DM8148: failed debug with GDB

Guru 20755 points
Part Number: TMS320DM8148

Hello,

We are building application with codesourcesey 2009q1-203 with dm8148,

It seems to all work fine.

But we need to add GDB debugger in windows.

Trying to use the gdbserver from the codesourcesey toolchain we get the following error in gdb host:

Error in final launch sequence
Failed to execute MI command:
-file-exec-and-symbols Debug/simple_hello
Error message from debugger back end:
Dwarf Error: wrong version in compilation unit header (is 4, should be 2) [in module c:\users\ransh\workspace_v7\simple_hello\debug\simple_hello]
Dwarf Error: wrong version in compilation unit header (is 4, should be 2) [in module c:\users\ransh\workspace_v7\simple_hello\debug\simple_hello]

Thank you for any advise,

ran