Hello,
I am using CCS 3.3 and I am new in DSP/BIOS. I want to find the steps that I need to create a new DSP/BIOS project in CCS studio. Is there any document to show me how I can create a DSP/BIOS application in CCS? Some of the questions that I have are as follow:
1- After I created a new project in CCS, how can I convert it to a DSP/BIOS application? I know that if I am not adding the DSP/BIOS capability to it, it is a bare board app,lication (no support for DSP/BIOS functions and capabilities)
2- How to create the linker command file (*.cmd)?
3- Is there any other file that I should create (other than .C and .h files which my code is in them)?
Best regards