Embedded coder for TI C2000 WITHOUT external mode
显示 更早的评论
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?
回答(1 个)
Antonin
2021-9-30
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Texas Instruments C2000 Processors 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!