Problems with slrttest in the reboot

6 views (last 30 days)
Hi, I'm trying to connect to a target computer via ethernet card, but when I run the srttest an error comes out:
### Simulink Real-Time Test Suite ### Host-Target interface is: TcpIp ### Test 1, Ping target computer 'TargetPC1' using system ping: ... OK ### Test 2, Ping target computer 'TargetPC1' using SLRTPINGTARGET: ... OK ### Test 3, Software reboot the target computer 'TargetPC1': Error using slrttest (line 160) Message: fail Source: xPCFramework HelpLink:

Accepted Answer

Diego Kuratli
Diego Kuratli on 26 Aug 2018
Which MATLAB release are you using? I suspect the version of real-time kernel on the target does match with the the MATLAB release on the development PC. If you have a Speedgoat target machine, you can easily update the kernel by using the Speedgoat Kernel Transfer Tool:
>> speedgoatkerneltransfer
Note that also if you have recently installed a MATLAB Update, it might be required to transfer a new kernel.
  1 Comment
Jose Briceño
Jose Briceño on 26 Aug 2018
I have Matlab R2018a. The target computer is a bit old, and it has Windows 7

Sign in to comment.

More Answers (0)

Products


Release

R2018a

Community Treasure Hunt

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

Start Hunting!