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.

CCS/TMS320C6678: Debug No source available for "0x800000"

Part Number: TMS320C6678

Tool/software: Code Composer Studio

The project is builded successfully. When I debug, the  leftest  window  comes out  ,  saying "No source available for "0x800000" ".Has anyone met the same problem?Look  forward to  your  reply.

  • Hi,

    Which RTOS SDK are you using? Which CCS version?

    Did you load any program on the target? This message is typically seen when the debugger is launched but no code has been loaded to the target. So if you selected the target configuration file (.ccxml) and launched the debugger, but have not yet loaded a program to target, then this message is to be expected.

    Best Regards,
    Yordan