Enable SIL Debugging With Visual Studio 2022
이전 댓글 표시
I want to debug an entire simulink model running in a C++ compiled application. This article appears to address it:
However, no runtime functions are found. I have installed the r2025b runtime matching my Matlab, verified that the runtime is in the path, restarted the computer.
I found this on that web page:
To enable your debugger for a SIL simulation, perform one of these actions:
- On the SIL/PIL tab, in the Settings gallery, under SIL/PIL Settings, click Debugging.
- In the Configuration Parameters dialog box, select the Enable source-level debugging for SIL or PIL check box.
Where is the SIL/PIL tab in the Settings gallery, or conversely the Configuration Parameters setting?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Processor-in-the-Loop Simulation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!