Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations JStephen on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Matlab and xpc

Status
Not open for further replies.

rashed120

Structural
Joined
May 17, 2012
Messages
1
Location
IT
I build simulink model which works in simulation mode, but it is not possible to build it for xPC-target real-time machine.I think that the SFun_GenericClient funcion(which coded by c++) must be rewritten exploiting the UDP send and receive block provided by xPC target.

How i can resolve this problem with winsock?

for better understanding i give here error message....The call to xpctarget_make_rtw_hook, during the exit hook generated the following error: Invalid Simulink object name: loader The build process will terminate as a result.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top