How can you add break points and debug the C code while running a simulink model in SIL mode?
Mostra commenti meno recenti
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.
Risposte (1)
Shreyansh Mehra
il 19 Set 2022
Modificato: Shreyansh Mehra
il 19 Set 2022
0 voti
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
Categorie
Scopri di più su Results, Reporting, and Test File Management in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!