Real Time windows target 4.5 crash Windows 7

2 次查看(过去 30 天)
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