You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For apps running on real hardware and not with posix, the trace will provide starting times for each tasks, and these tasks will last until another tasks runs ( case with no events, no alarm )
The behavior here will need to change as we will have to calculate the running time of each tasks before scheduling the gantt plot.
The text was updated successfully, but these errors were encountered:
For apps running on real hardware and not with posix, the trace will provide starting times for each tasks, and these tasks will last until another tasks runs ( case with no events, no alarm )
The behavior here will need to change as we will have to calculate the running time of each tasks before scheduling the gantt plot.
The text was updated successfully, but these errors were encountered: