Why do I get the error "This driver has been blocked from loading" when trying to install the Simulink Desktop Real-Time kernel?
Show older comments
When trying to install the Simulink Desktop Real-Time kernel following the documented steps, I encounter the following error:
Error using sldrtkernel>RunInstaller (line 776)
Installer error: "Failed to start Simulink Desktop Real-Time kernel service.
This driver has been blocked from loading".
Error in sldrtkernel>sldrtk_setup (line 132)
result = RunInstaller(prompt, 'install');
Error in sldrtkernel (line 67)
retval = sldrtk_setup(prompt);
I am working on an M2 Macbook Air which is running Windows 11 Pro using Parallels. Both my MATLAB and my Windows are 64-bit. Why is this happening?
Accepted Answer
More Answers (0)
Categories
Find more on Signal Logging 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!