Basically I am debugging an Integra EZSDK Syslink application in CCS; I am trying to debug the DSP side of things. I do not have a project loaded in CCS but I do have the symbols loaded into it (the .xe674 file that contains the symbols was built as "debug" format) and all the directories and subdirectories in the EZSDK added to my "Common Source Path Lookup".
Despite including all these subdirectories which contain the source code relevant to the loaded symbols, CCS does not find the source code itself. All that happens is that after quite a big delay it says "Source not found". How can this be given that I have definitely included the source code directories in the common source lookup path? Is this something to do with the message in CCS 5 that I get saying "Can't find a source file at "/db/vtree/library/trees/avala/avala-o06x/src/ti/sysbios/hal/Hwi_stack.c" "? I have no idea what this /db refers to as it certainly isn't on my computer.
My post where I discuss this in slightly more detail is here:
http://e2e.ti.com/support/dsp/integra_dsparm/f/625/p/109185/400013.aspx#400013
Thanks,
Ralph