Real Time windows target 4.5 crash Windows 7

조회 수: 1 (최근 30일)
Enrique Pinto
Enrique Pinto 2017년 2월 9일
댓글: Saurabh Gupta 2017년 2월 15일
Hi:
The Real Time Windows Target of Matlab 2014b generates many blue screen errors in my computers, under 64 bits Windows 7. I have different computers (i5, i7) and the error appears in all of them. The hardware installed in the computers is Humusoft DAQ boards AD622, MF624 & MF634.
The first time I execute the model it runs ok, but later execution of the same model crash the computer.
Sometimes, I delete all the previously files and folders generate from compiler and others applications, in order to start from zero the process, but the same blue error appears.
Is there any way to fix the problem?
Thanks!!
  댓글 수: 1
Saurabh Gupta
Saurabh Gupta 2017년 2월 15일
For further troubleshooting, restart the target in text mode and take a picture of the target screen. This will help you get the error messages generated when the crash happens, and you can contact MathWorks Technical Support if you need help in further investigation.
The target can be reboot in the text mode by following the steps below:
1. Execute the following commands in MATLAB Command Window:
>> setxpcenv('TargetScope','Disabled')
>> SimulinkRealTime.createBootImage
2. Reboot the target computer using the new boot image.
3. Download the model and start the simulation.

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

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by