How can you add break points and debug the C code while running a simulink model in SIL mode?
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Shreyansh Mehra
2022-9-19
编辑:Shreyansh Mehra
2022-9-19
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Test Model Components 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!