Why do I get an error regarding missing "Simulink Real-Time Add-Ons" when I try to build my Simulink Real-Time model in R2024a and later?
Show older comments
I upgraded to MATLAB R2024a. When I try to build my existing model that I created with a previous release for Speedgoat hardware, I encounter the following error:
Error using slrealtime.internal.build.BuildHooksImpl.setup
To build model, configure Simulink Real-Time model for target computer platform.
Open Target Platform Selector and select a target computer platform.
Upon clicking the Target Platform Selector hyperlink, I get the following error:
Error using slrealtime.internal.HardwareConfig.openTargetPlatformSelectorFromLink
Unable to open Target Platform Selector: No Simulink Real-Time Add-Ons are installed.
Use Add-On Manager to install a Simulink Real-Time Add-On.
In R2023b and earlier, it was not necessary to install any add-on such as the Speedgoat I/O Blockset just to build a real-time application MLDATX file.
Accepted Answer
More Answers (0)
Categories
Find more on Troubleshooting in Simulink Real-Time in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!