Detect task overruns
Detection of task overruns in Simulink model running on target hardware
Model Configuration Pane: Hardware Implementation
Description
Add-On Required: This feature requires the MATLAB Coder Support Package for NVIDIA Jetson and NVIDIA DRIVE Platforms add-on.
Enable the Detect task overruns parameter to detect when a task overrun occurs in a Simulink® model running on the target hardware. A task overrun occurs if the target hardware is performing an instance of a task when the next instance of that task is scheduled to begin.
Settings
off (default) | onoffDoes not detect task overruns in models running on target hardware.
onDetects task overruns in models running on target hardware.
Programmatic Use
| You cannot set this parameter from the MATLAB® command line. |
Version History
Introduced in R2020b