Speedgoat target application deployment using ssh/sftp - INITIALIZATION ERROR
Afficher commentaires plus anciens
Hello,
We have a Speedgoat target computer running on QNX (Simulink Real-Time R2021b) and a Windows computer hosting Matlab. We successfully built our model and generated a .mldatx file. We then deployed it using the Matlab GUI and run it. Everything works just fine. The issue comes when we take the same .mldatx file from the Windows computer and manually transfer, install, and load it on the Speedgoat. Indeed, after loading the model, the latter fails to initialize giving "INITIALIZATION ERROR."
Here is what we did to load the model:
- We transferred the .mldatx from Windows to Speedgoat (/home/mldatx/)
- On the Speedgoat's terminal, we installed the model using:
slrealtime install --AppName mymodel.mldatx
- We loaded the model using:
slrealtime load --AppName mymodel
Is our process correct? Could you please help us deploy the model without using Matlab or its engine?
Thank you!
1 commentaire
Shlomi
le 4 Mai 2023
Hi, I also got this error. Did you mange it?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Target Computer Setup dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!