A Simulink model does not connect to Simulink Desktop Real-Time
이전 댓글 표시
I have a Simulink model to run in External mode by using the Simulink Desktop Real-Time, with MATLAB R2017b upgrade 8. The building process of the model report a succesfully message but stopped when trying to connect or load the model. The computer does not crash (as it ocurred with previous versions of MATLAB) but stopped Simulink as if it were waiting for a response of the operating system (or whatever).
The operating system is Windows 7. The Simulink model uses the Humusoft data adquisiton board AD622. The compiler installed in the computer is a supported one to the R2017b
Since the MATLAB R2014b version I have always problems with the Simulink Real-Time.
Thanks in advanced!
채택된 답변
추가 답변 (1개)
Enrique Pinto
2019년 3월 22일
0 개 추천
댓글 수: 1
Alessandro
2023년 9월 12일
편집: Alessandro
2023년 9월 12일
I was experiencing the same problem. My model run at the begenning then it topped even though I did not modify it. I even tried to uninstall and reinstall the kernel, but did not work.
I tried finally to delete the automatically generated folders:
- 'slprj'
- 'my_model_sldrt_win64'
By doing so it started working again, I don't have any idea why though.
My matlab version is: '9.14.0.2337262 (R2023a) Update 5'
카테고리
도움말 센터 및 File Exchange에서 Get Started with Simulink Desktop Real-Time에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!