Part Number: TM4C1294NCPDT
Tool/software: Code Composer Studio
In RTOS analyzer execution graph I'm checking the timing details of a sample software. What I'm observing is when HWI and TASK are running on the application then the graph is showing result with improper timings. However if the application does not have a TASK or a TASK which is invoked (semaphore based) from an HWI it shows correct timings. Diagrams indicating both the scenario with 250us.

