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!