Embedded coder for TI C2000 WITHOUT external mode
2 views (last 30 days)
Show older comments
When we start the build, deploy and run for a TI C2000 board a debugging session is started with a debugging session script. This is not the desired behavior. We can't find an option to disable the external mode.
Question: How can we prevent embedded coder to create code for external mode and how can we disable debugging?
0 Comments
Answers (1)
Antonin
on 30 Sep 2021
The easiest is just to press Ctrl+B on your model instead of pressing the play button.
Depending on which version of MATLAB you are using, you have to build your model instead of pressing the play button (monitor and tune). On the hardware tab of Simulink, find the "Deploy" section and press "Build, Deploy & Start" or "Build". This will not include External mode.
I hope it helps,
Thanks,
Antonin.
0 Comments
See Also
Categories
Find more on Deployment, Integration, and Supported Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!