I am using a Cortex M3 controller with FreeRTOS v10 and applied all the changes as per the below link
wiki.segger.com/FreeRTOS_with_SystemView
When I captured the recording, I am able to see all the systick ENTER/EXIT and task switching in the log.(attached : SystemView.PNG)
But the timeline window is completely empty and not showing any of those events graphically.
Is there any module which I have to enable in SystemView inorder to view in graphical form like this (attached : expected.png)
I am also attaching the log which I captured (attached as log_SVDat.txt, please rename to log.SVDat to open in Segger SystemView).
wiki.segger.com/FreeRTOS_with_SystemView
When I captured the recording, I am able to see all the systick ENTER/EXIT and task switching in the log.(attached : SystemView.PNG)
But the timeline window is completely empty and not showing any of those events graphically.
Is there any module which I have to enable in SystemView inorder to view in graphical form like this (attached : expected.png)
I am also attaching the log which I captured (attached as log_SVDat.txt, please rename to log.SVDat to open in Segger SystemView).