implementation of the HIL test on a new target.

1 view (last 30 days)
Zineb
Zineb on 17 Apr 2023
Commented: Zineb on 3 May 2023
I have the following source files (rtiostream_tcpip.c, ext_srv.c, rtiostream_interface.c) and I need to perform HIL testing on a new target. I am wondering if there is a manual or guide available that explains how to start from there. If so, could you please provide me with a link or send me a copy of the manual by email?
Thank you in advance for your help. If you need any further information from me, please do not hesitate to contact me.

Answers (1)

Dimitri MANKOV
Dimitri MANKOV on 1 May 2023
Hi Zineb,
I'm assuming you have the following files in mind, is that correct?
Are you using a Simulink Real-Time / Speedgoat target machine? If so, you can disregard this specific example, and use the following example model instead to setup a TCP/IP communication channel on your target machine.
I hope this is helpful!
Dimitri
  2 Comments
Zineb
Zineb on 3 May 2023
No i'm not using Speedgoat target machine.
Zineb
Zineb on 3 May 2023
The target hardware is a custom embedded computer already running matlab generated code, and we would like to modify our existing software, to be able to run HIL with Simulink on the generated code.

Sign in to comment.

Products


Release

R2023a

Community Treasure Hunt

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

Start Hunting!