I have read the article Davinci Wiki about debugging codec in CCS and I do as follows according the article.
- Start CCS.
- Select Debug->connect
- Select File->load symbols->load symbols only, and choose your DSP server executable as input file (typically a .x64P or .x674 file extension).
- Set your breakpoints. Open other source files in CCS as needed to accomplish this.
- Run the DSP (Press F5) to continue execution. Happy debugging!
when I Run the Dsp(Press F5),it returns as follows. I don't know why and I'm using video_copy.