Is it possible to run 2 PIL models in a single project? Or any other way to have multiple microcontrollers in a simulation?
Hi @mariuslucianand,
I'm also interested on applying multiple target processor in one Simulink session. Do you know if this is possible?
Thank you in advance.
Hello @RogelioCano
The current framework for the S32K1 allows you to deploy only the subsystem running in PIL mode on the MCU to be tested, while the inputs and send, and algorithms outputs are received via a single Serial communication. So I would say that this is now possible.
Can you please provide more details about your usecase?
Regards,
Marius
I'm currently working in MATLAB 2017B with two S32k144 connected to the computer through USB ports and I want to run both independently.
But when I try to compile that project the next error occurs: