Select the diagnostic action to take if Simulink® software detects two tasks with equal priority that can preempt each other in the target system.
Category: Diagnostics
Default: warning
none
Simulink software takes no action.
warning
Simulink software displays a warning.
error
Simulink software terminates the simulation and displays an error message.
This condition can occur when one asynchronous task of the target represented by this model has the same priority as one of the target's asynchronous tasks.
This option must be set to Error
if
the target allows tasks having the same priority to preempt each other.
Parameter: TasksWithSamePriorityMsg |
Value: 'none' | 'warning' | 'error' |
Default: 'warning' |
Application | Setting |
---|---|
Debugging | No impact |
Traceability | No impact |
Efficiency | No impact |
Safety precaution | none or error |