Hello,
I have a question that you can help me with it.
I want to write the basic software code for peripherals in code composer (like enabling PWMs, I/Os, ADC,CAN, ....) but I want to write my control strategy algorithms in MATLAB Simulink. I want to define some inputs/outputs in my model in Simulink and have the same ones with the same names in the basic software that I developed in Code Composer.
My question is that if I convert the Simulink file to C code, then how can I make these two codes as one project and program it to the DSP? What is your best suggestion for me?
thanks,
Parisa