Trouble using getPCIInfo​(slrt,'eth​ernet')

Hi,
I'm trying to connect to a target computer via PCI card. Both computers have static ip addresses and are connected using a crossover ethernet cable, the target computer has ubuntu 18.04. Even using the ping command on the cmd of windows works fine but when I run getPCIInfo(slrt,'ethernet') I get this output, I'm using R2017a:
>> getPCIInfo(tg, 'ethernet')
Error using xpctarget.AutoConnect
Message: fail
Source: xPCFramework
HelpLink:
Error in getxpcpci>getInstalledPCI (line 437)
xpctarget.AutoConnect(clrObj);
Error in getxpcpci (line 205)
pcii=getInstalledPCI(tg);
Error in SimulinkRealTime.target/getPCIInfo

1 Comment

Hi Jose,
what do you mean with a target computer with Ubuntu 18.04?
Currently, Simulink Real-Time only supports Windows as seen here as host computer. To install Simulink Real-Time R2017a in another computer to be used as target, please create a boot image as explained here.
Hope this helps.
Pablo

Sign in to comment.

Answers (0)

Products

Release

R2017a

Asked:

on 24 Sep 2018

Commented:

on 20 Dec 2018

Community Treasure Hunt

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

Start Hunting!