I have once designed filter selection function using C6713 DSK. I used CCS 3.1 with DSP/BIOS (cuba-4.90.02.10) CSL to control EMIF to be connected with RS232C.
I want to design my own board using C6713BPY200 with CCS5.1.0.09(DSP/BIOS 5.41.11.38). However it seems CSL module was deleted from DSP/BIOS(it seems .cdb was changed to .tcf).
In Help file, it says that if I open .tcl file "cfg_csl.c" and "cslg_csl.h" will be generated. But a message comes that I cannot open .tcl file.
Do I have to make a specific c source only for CSL? Could anyone give me any advice?