Simulink Real-time 2017a: Failure in slrttest (Test 4) with error message - LoadDLM: WriteFile Error. This was not an issue in 2016b why now?

조회 수: 6 (최근 30일)
Upon upgrading to the latest release 2017a my Simulink real-time setup which has worked for many previous versions of Matlab has ceased working. When running slrttest it completes the first few tests succesfully and then fails during Test 4 giving the error message:
LoadDLM: WriteFile Error
I have been through all of the troubleshooting steps suggested for Simulink Real-Time in the documentation and seeing as I was running this setup perfectly with 2016b with no changes to the target PC or anything else it did not help correct any issues. I have tried using different compilers but to no avail.
I am using a Quanser Q8 PCI board in my target pc.
Edit: I did create a new boot disk for the target PC in Matlab R2017a.

채택된 답변

Louis Swaidani
Louis Swaidani 2017년 9월 26일
편집: Louis Swaidani 2017년 9월 26일
The solution if you have the same problem is to make sure you have a hard drive installed on the target PC which was not previously a requirement but is now with R2017a. It believe it is also necessary to reformat the drive with a fat32 partition but have not tested without performing this step first.

추가 답변 (2개)

Michelle Wu
Michelle Wu 2017년 4월 28일
Hi Louis,
I understand that you recently updated Simulink Real-Time from R2016b to R2017a, and now with the same target PC, 'slrttest' fails at Test 4: Build and Download slrttestmdl. I also assume you have performed all the steps listed in the documentation below:
Because you said that you have made no changes to the target PC, my guess is the target kernel version does not match with current MATLAB version. In your case, the target kernel may still be in R2016b while the MATLAB is in R2017a. In other words, the Simulink Real-Time version, which you can find by typing ">> ver('slrt')" in MATLAB Command Window, should match with the target kernel version seen on the target machine screen.
Therefore, please make sure to re-create a boot disk for the target PC in R2017a before running 'slrttest'. For instructions on how to create boot disk, please refer to the following doc page:
  댓글 수: 2
zhongyuan chen
zhongyuan chen 2017년 5월 14일
I have confirmed that the development computer can ping the target computer, and when running slrttest it completes the first three tests succesfully. And I also have performed all the steps listed in the documentation below:
However, it fails during Test 4 or building simulink model manually giving the error message:
The call to slrt_make_rtw_hook, during the exit hook generated the following error:
TargetPC1: LoadDLM: WriteFile Error
The build process will terminate as a result.
Caused by:
TargetPC1: LoadDLM: WriteFile Error
So how to solve this problem? Thank you very much!
Louis Swaidani
Louis Swaidani 2017년 5월 23일
편집: Louis Swaidani 2017년 5월 23일
Apologies I did of course make one change to the target PC which was to update to the new kernel!
So yes I did make a new boot disk (USB drive) in R2017a and the Simulink Real-Time version on the target PC matches that of the development PC. I think this is required to complete tests 1 to 3 succesfully anyway?
When I swich back to the old boot disk (2016b kernel) with MATLAB R2016b everything is working again.

댓글을 달려면 로그인하십시오.


Mohamed Abdelaal
Mohamed Abdelaal 2017년 5월 23일
Hello, I have exactly the same problem.
  댓글 수: 2
Louis Swaidani
Louis Swaidani 2017년 6월 12일
Out of interest what are your system specs and setup like?
Are you using a quanser card or something else, pci ethernet card, network setup, which compiler, boot method etc.
This still hasn't been solved so maybe we can narrow down the problem ourselves.
Steven Lord
Steven Lord 2017년 6월 12일
Mohamed, Louis, I'm not sure how many people reading Answers will have access to that specific hardware configuration to be able to help you diagnose the problem. I recommend you contact Technical Support using the Contact Us link in the upper-right corner of this page and work directly with the Support staff to determine the cause of this problem.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Real-Time Simulation and Testing에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by