is it possible to simulink the real time algorithms with ccs v3.1 using matlab in DSK6713 board.if so can u guys please tell me the procedure.
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.
is it possible to simulink the real time algorithms with ccs v3.1 using matlab in DSK6713 board.if so can u guys please tell me the procedure.
Hi Touseef,
Do you want to transfer code written in Matlab to CCSv3.1 and then to DSK6713?
Regards,
Ankit Agrawal
Yes Ankit i want to do that is it possible to do this ....plz suggest me with this....
Hi Touseef,
For porting code written in MATLAB to CCS, you need to use Embedded MATLAB (this supports code generation for real time embedded system) to make your code to embeddable C code. For that your code must be Embedded MATLAB complaint. For further information regarding complaincy, you can check MATHWORKS site for this.
Regards,
Ankit Agrawal