Hi ykarata1@ford.com.tr,
You changed the PIL communication timeout in the AUTOSAR PIL ConnectivityConfig.m file.
If you are not developing an AUTOSAR application, you have to change that timeout in
fullfile(mbd_find_mpc_root(), 'mbdtbx_mpc574x', 'mbdtbx_mpc574x', '+mpc574x_pil', 'ConnectivityConfig.m')
Run this command in the Matlab console to get the full path.
Are you able to run our simple PIL simulation example, sim_pil_top_mpc574x.mdlsim_pil_top_mpc574x.mdl, found in fullfile(mbd_find_mpc_root(), 'MPC_Examples', 'common', 'pil')?
Were you able to run PIL simulation for the blank model with only the MBD_MPC574x_Config_Information block in the model?
Can you post a screenshot of the Target Connection tab from the MBD_MPC574x_Config_Information block from your model?
Do you have referenced models in your application?
The Matlab guys are referring to the custom target approach to tell Simulink for which target it is generating the code, how to build it and run it in the board using xml files. We are planning to move to this approach, but right now we are using another one, so there are no xml files to change. You can change the PIL communication timeout only from ConnecitivityConfig.m files.
Regards,
Paul