Target with Windows 7 using Simulink Real-Time
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Target Computer Setup en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!