Embedded coder for TI C2000 WITHOUT external mode
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Antonin
el 30 de Sept. de 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 comentarios
Ver también
Categorías
Más información sobre Deployment, Integration, and Supported Hardware en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!