Target with Windows 7 using Simulink Real-Time

2 Ansichten (letzte 30 Tage)
Jose Briceño
Jose Briceño am 23 Aug. 2018
Bearbeitet: Stefanie Schwarz am 8 Dez. 2021
I'm trying to connect a host computer via ethernet card using this code: tg = slrt; getPCIInfo(tg, 'ethernet')
But it's not working, I get this error:
Error using SimulinkRealTime.target>getAppObjFromTargetSettings
Enter a valid target address for TargetPC1
Error in SimulinkRealTime.target
Error in slrt (line 18) obj = SimulinkRealTime.target(varargin{:});
In my host computer I have windows 10 and in my target I have windows 7. The target computer must have any program installed?

Akzeptierte Antwort

Diego Kuratli
Diego Kuratli am 26 Aug. 2018
The target requires Simulink Real-Time kernel (which is typically loaded from DOS environment, not Windows). If you are using Speedgoat systems, the target machine is already configured with all required software components, ready to use.
  2 Kommentare
Jose Briceño
Jose Briceño am 26 Aug. 2018
Thanks, And how can I put the Simulink Real-Time kernel in my target computer. I'm not using a Speedgoat system.
Diego Kuratli
Diego Kuratli am 26 Aug. 2018
Simulink Real-Time is designed to work with Speedgoat systems. Third-party hardware is no longer supported.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Produkte


Version

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by