How can you add break points and debug the C code while running a simulink model in SIL mode?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am running unit tests with a test harness for a simulink model in SIL mode, I would like to add break points and debug the C code while the test harness for the model runs in the SIL mode.
0 commentaires
Réponses (1)
Shreyansh Mehra
le 19 Sep 2022
Modifié(e) : Shreyansh Mehra
le 19 Sep 2022
Hello Advait,
The documentation link given below explains how to enable debugging and insert breakpoints for SIL simulations and might be of help. Please have a look.
https://in.mathworks.com/help/ecoder/ug/debug-code-during-sil-simulations.html
0 commentaires
Voir également
Catégories
En savoir plus sur Test Model Components dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!