Speedgoat target application deployment using ssh/sftp - INITIALIZATION ERROR
古いコメントを表示
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 件のコメント
Shlomi
2023 年 5 月 4 日
Hi, I also got this error. Did you mange it?
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で System Configuration についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!