Simulink Real-Time CPU overload in standalone mode
조회 수: 16 (최근 30일)
이전 댓글 표시
Hi,
Using 2017B and a Speedgoat Mobile Real Time Target machine we are seeing CPU overload errors when built and run in standlone mode, but exactly the same model built and run in normal (DOS loader) mode runs fine with no overloads. The model is an automotive controller using CAN and UDP connectivity (no phyiscial I/O).
Anyone got any ideas where to investigate more to understand this problem?
Thanks.
댓글 수: 3
답변 (1개)
Ivo Houtzager
2020년 9월 1일
I had the same issue. For me disabling "USB Support" in the target settings solved it.
Also the disable SMI block from https://de.mathworks.com/matlabcentral/fileexchange/18832-disabling-smis-on-intel-r-ich5-chipsets works well if you have a supported chipset.
참고 항목
카테고리
Help Center 및 File Exchange에서 Target Computer Setup에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!