Hello Matlab Community,
I try to integrate UDP Signals in the Environment of IPG Car Maker with the Plugin Modell. First I did the Connection with CarMaker for Simulink and the Communication works but the Simulation is lame. When I using the same UDP Block for the CM Plugin Modell the Build procees completed succesfully but it didn't works.
CarMaker creates additionally two more files in the mymodel_Carmaker_rtw folder when using a UDP Block, the
- Hostlib_rtw.o and
- Hostlib_Network.o
Inside the Hostlib_rtw.o is some compiled code and
..use the packnGo function.. ..libcreate libstart..libdestroy Could not determine function entry Points in Error..
Inside the Hostlib_Network.o is also some compiled Code and
..networkdevice.dll GCC:(GNU) 5.1.0..Hostlib_Network.c..CreateUDPInterface _DestroyUDPInterface and so on.
The UDP Blocks I use, are from the Simulink Coder Library, I try it with TYPE Host and Windows.
Does anybody have a Solution for that issue?
Thank You!
1 Comment
Direct link to this comment
https://ch.mathworks.com/matlabcentral/answers/372542-how-to-compile-a-udp-send-receive-block-in-ipg-car-maker-plugin-modell#comment_745131
Direct link to this comment
https://ch.mathworks.com/matlabcentral/answers/372542-how-to-compile-a-udp-send-receive-block-in-ipg-car-maker-plugin-modell#comment_745131