Embedded coder for TI C2000 WITHOUT external mode
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?
Respuestas (1)
Antonin
el 30 de Sept. de 2021
0 votos
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.
Categorías
Más información sobre Texas Instruments C2000 Processors en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!