PROCESSOR IN THE LOOP - DATA PAYLOAD
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Dear All,
I am working on NXP S32K144 with MBD tools. What I am trying to is implementing Processor in the Loop Simulation with my model.
I managed to do my model on PIL with a limited I/O(2 single inputs/ 2 single outputs). But when I increase data payload on Input or Output side, My PIL simulation goes directly to the TIMEOUT.
Our fixed-size step is 0.05 second ? (Is timeout related with that?( I guess Due to low fix-time step, more data transmission does not find enough time to complete; But since PIL is not real time, that should not occur. )
May another solution be changing baud rate of the communication? Does that effect maximum payload transmitted on communication?
How can I use much more data transmission btw My processor and my PC on PIL ?
Any help will be appreciated.
Thanks.
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Simulink Supported Hardware en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!