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.

DSK6713 with CCSv6

I tried to connect DSK6713 board with CCS but i got suspended instead of connected. Then i tried to load a program but i couldn't.

P.S: When I plugged the board into the computer I can see it in the device manager on your PC. 

I have this error  

  • This is fine and how it should be. But it would be cleaner if you delete the terminated session that shows on the top line, with <terminated>.

    You do not have any symbols defined because you have not loaded a program yet.
  • As Randy said, you can ignore this.
    Initially when the DSP is up, RBL code would execute on core and looks for loading an app (if you set boot mode emulation), when you connect to the DSP, it shows the location of RBL (ROM bootloader) which you don't have the source on your PC, that's why its saying that "No source is available" and suspended.

    If you load any .out on DSP core, you can see the location of the file and its line no.


    I tried to connect DSK6713 board with CCS but i got suspended instead of connected. Then i tried to load a program but i couldn't.

    Please restart the EVM board when you want to load the .out for second time.