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)
Show older comments
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.
0 Comments
Answers (1)
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
0 Comments
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!