hai iam using ezdsp5505 kit i want to run the dsp/bios program how can i do it
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.
hai iam using ezdsp5505 kit i want to run the dsp/bios program how can i do it
Start by reading the documentation on using Code Composer Studio. Make sure you have one of the more recent versions of CCS and DSP/BIOS.
File->New CCS Project
Create the project for a project type (C5500) and device that supports DSP/BIOS.
Follow the wizard to create a DSP/BIOS project from one of the examples. The wizard may look like that below. I suggest trying more than one type of project if you are using DSP/BIOS for the first time.