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?

 채택된 답변

Diego Kuratli
Diego Kuratli 2018년 8월 26일

0 개 추천

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

Thanks, And how can I put the Simulink Real-Time kernel in my target computer. I'm not using a Speedgoat system.
Simulink Real-Time is designed to work with Speedgoat systems. Third-party hardware is no longer supported.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 System Configuration에 대해 자세히 알아보기

제품

릴리스

R2018a

질문:

2018년 8월 23일

편집:

2021년 12월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by