MATLAB: Problems with slrttest in the reboot

Simulink Real-Timexpcframework

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:

Best Answer

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.