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 中查找有关 Test Model Components 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!