I am using the IAR. Is there a tool to help to visualize the task transition in respect of time? I have a problem with STM32 SDIO. I am guessing it is related with the task transistion. But I cannot see it. I read from freertos website. there is a way to see those profile.
Can anyone provide a simple tutorial to start with?
I like the plugin. But it still not the thing I am looking for. Is there a tool like a scope showing the at each time, the different task and ISR? That may be easy for me to rule out the SDIO problem.