Speedgoat target application deployment using ssh/sftp - INITIALIZATION ERROR
Show older comments
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 Comment
Shlomi
on 4 May 2023
Hi, I also got this error. Did you mange it?
Accepted Answer
More Answers (0)
Categories
Find more on Target Computer Setup 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!