Info

This question is closed. Reopen it to edit or answer.

Is there a way to run CCSv6 code as a Simulink block?

1 view (last 30 days)
I'm working on a project using F28335 Delfino to control motor speed. I'm aware of Embedded Encoder to simulate the DSP on Simulink, but is there a way to use code written in Code Composer in the simulation? I'm coding in Embedded C.

Answers (1)

Ayush Gupta
Ayush Gupta on 9 Jun 2020
The s-functions can be leveraged for this.
Refer to the following documentation of s-function, it might help

Products


Release

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!