Hi,
I have a test application which runs on the DSP side only of a DM6467 (no ARM code involved). There are 2 .pjt files, one for the test application which sets up a codec and runs it, and the other for the codec (MPEG2 decoder). This works fine and I have source level debugging for the test application in CCS (v3.3.81.6). My problem is that I cannot seem to debug into the codec engine. I have tried setting the Compiler Options / Basic / Generate Debug Info to "Full Symbolic Debug (-g)" and Opt Level and Program Level Opt both to "none" fir the codec (which are the settings needed for the test application to give symbolic debugging) but to no avail.
Am I missing something here, or can anyone tell me what I have to do to debug my codec engine in a DSP only application ?
Many thanks,
Mike