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.

TMDSDSK6713: Problem with building example for DSK6713 on the CCS v7.4 and DSPBIOS 5.42.

Part Number: TMDSDSK6713

Hello,

I have installed the CCS 7.4 with c600_7.4.4 compiler and DSP/BIOS 5.42.0210 on Windows 10 for programming with DSK6713 board.

Board is visible, several applications are runing and I can use the DSP/BIOS - built configuration file .tcf, add PRD and use HWI into some examples.

Now, I'm tryaing to run dsk_app example for this board from CCS 3.1.

When I use option Import Legacy CCS 3.3 Project I have maby errors.

I'm trying to built new dsk_app project with the same source files and configurations like was into CCS 3.1 example.

I set PRD, HWI and SWI. One of the SWI is processBufferSwi which is called from edmaHwi handle: SWI_or(&processBufferSwi, PING);

During project building I have errors "identifier "processBufferSwi" is undefined.

The same configuration and SWI call is working in CCS 3.1 example.

I've try increase stack size, board memry size in General settings but without improvement.

DSP/BIOS 5.42 User Guide describes SWI calls using and its correct.

I don't know what to do else. 

Please look at the screenshots from .tcf configuration file and source file.

I need advice. Can anybody help me?

Best regards,

Grzegorz