Hi.
I am using CCS v4.0 with cgt 7.0.1 for omapL137 starter kit but only on c6747 dsp side . My project ( a simple main with a while loop ) builds with both -abi=eabi and --abi=coff options, however I can not debug the output when built with eabi settings. I have tried various linker file tweakings to no avail . The gel file provided by Spectrum Digital is processed with no problem, but the debug window shows (Thread - main suspended) and pc at an unknown location in dsp ram. I believe the problem can be in binary parser, but no other parsers except TI COFF parser works in the debugging.
I will be grateful if you can guide me.
If required, I can send a simple demonstration project, but it is easy to construct. (a new project, with a main and while loop, standart linker , with --abi = eabi option.)
Thanks in advance.