I would to install the Simulink Desktop Real-Time kernel . I encountered the following error in the installation process. How to fix it?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens

Error using sldrtkernel>ErrorDialog (line 424)
Installer error: "Failed to start Simulink Desktop Real-Time kernel service.
Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a
file that is signed incorrectly or damaged, or that might be malicious software from an unknown source.".
Error in sldrtkernel>RunInstaller (line 339)
ErrorDialog(prompt, message('sldrt:installer:installererror', errmsg));
Error in sldrtkernel>sldrtk_setup (line 124)
result = RunInstaller(prompt, 'install');
Error in sldrtkernel (line 64)
retval = sldrtk_setup(prompt);
0 commentaires
Réponses (1)
Voir également
Catégories
En savoir plus sur Model Preparation for Real-Time Simulation dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!