Simulink Real-Time CPU overload in standalone mode
15 views (last 30 days)
Show older comments
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.
Answers (1)
Ivo Houtzager
on 1 Sep 2020
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.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!