PROCESSOR IN THE LOOP - DATA PAYLOAD
조회 수: 2 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Supported Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!