How can you add break points and debug the C code while running a simulink model in SIL mode?
5 ビュー (過去 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!