MATLAB: How to avoid simulink over run count issues

overrun count

In my project i am using 1ms,10ms,20ms tasks
but i am facing overrun count issue in 1ms and 10ms job tasks
So give any way to reduce the overrun count.

Best Answer

if existing and if possible reduce the number delay blocks... distribute the task in atomic subsystems. May be that can help