Simulink/Speedgoat error - slrt_make_rtw_hook
30 ビュー (過去 30 日間)
古いコメントを表示
I wish to run a trivially simple simulink model on the SpeedGoat real time system. However, upon model build, I encounter an error as seen in the picture below.
"the call to slrt_make_rtw_hook, during the exit hook generated the following error: Cannot write to destination : C:\Users\USERNAME\Desktop\test.mldatx. Use the 'f' option to override."

I am running R2017b on a Windows 7 machine.
I have tried updating the kernel using speedgoatkerneltransfer.
slrtpingtarget returns success, and the target properties found in the real-time explorer have been set. The model parameter settings are also shown below.


Does anyone have any suggestions to try to get this running?
0 件のコメント
採用された回答
その他の回答 (1 件)
Diego Kuratli
2023 年 1 月 27 日
I would recommend using MATLAB Projects to avoid such issues and have a proper management of the various files and build folders:
https://www.mathworks.com/help/simulink/project-management.html
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Simulink Real-Time についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!