problem to PIL simulation dsp 28379D
이전 댓글 표시
I am doing a simulation with a pil block and a 28379D dsp and once the block is generated, when I put play, m, and some of these errors appear:
- Invalid application id (2) received during SIL/PIL communication between Simulink and the target application. Check the rtiostream implementation for the target application.
- Invalid payload size (540095093) received during SIL/PIL communication between Simulink and the target application. Check the rtiostream implementation for the target application.
- Or error to generate all binary outputs
댓글 수: 1
Mohammed SETTI
2022년 3월 28일
편집: Mohammed SETTI
2022년 3월 28일
Same issue with me. Please suggest help
Host: Windows 10 x64, MATLAB R2017b
Target: Arduino DUE
답변 (1개)
Kary Chang
2023년 11월 7일
0 개 추천
Hi
I got the same error and I change the COM port for PIL mode in Simulink Configuration.
You should ativate the load VCP at advanced pane of XDS 100 Clas Auxiliary Port in windows device manager.
Than you will find a new COM port.
댓글 수: 2
Aditya
2023년 11월 8일
Issue persistent on my end as well. Not the problem with COM port. Can it be because of the size of the PIL simulation?
Aditya
2023년 11월 9일
I was able to solve the issue by taking and replacing the PIL block one by one. If I try to replace all (more than 1 as well) blocks with their PIL, it shows the error. Doing one at a time works to be fine. Little tedious though.
카테고리
도움말 센터 및 File Exchange에서 Processor-in-the-Loop Simulation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!