I'm trying to hand on with the "PIL simple example" proposed by the MBDT. I have a S32K3X8EVB-289 with the S32K358 processor, so I already modified the entire configuration by selecting the S32K358-172 processor and assigning the mex configuration of the S32K388-289 already modified with the S32K358-289 configuration inside the configuration tool (this was a trick done by myself in orther to configure the S32K358 starting from the s32k388 which was really similar as per the pinout configuration, this trick has been already successfully tested with ADC/demo/DIO examples). I'm able to successfully download the application as per the PIL part (target model) but then I receive this error:
I've searched a lot for this issue, I found among the possible solutions a suggestion to modify the toolbox path because of the space in the path, however I already fixed this issue without success. I still did not modify the MATLAB main path (I found this other suggestion, but still not gave a try because I need to uninstall the entire MATLAB package). Is there something wrong with the project configuration? I'm attaching here the zip file related to the PIL project, can you double check it to understand whether there are issues or not? Thank you in advance.
NB: I already tried to connect to the target both with OPENSDA and Serial Communication, by selecting respectively Channel0 (LPUART6) and Channel1(LPUART13) and changing the COM ports according to the device manager without success.
Solved! Go to Solution.