Problems with slrttest in the reboot
8 views (last 30 days)
Show older comments
Jose Briceño
on 24 Aug 2018
Commented: Jose Briceño
on 26 Aug 2018
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:
0 Comments
Accepted Answer
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.
More Answers (0)
See Also
Categories
Find more on Target Computer Setup in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!