Hi,
I'm using Sysview with FreeRTOS, all is fine but I have to disable low power mode (ie remove WFI calls ), otherwise Sysview does not log anything. Is it the expected behaviour?
Note I did the test using configUSE_IDLE_HOOK or configUSE_TICKLESS_IDLE but same result, the only workaround I found is to disable these 2 defines when using SysView
I'm using Sysview with FreeRTOS, all is fine but I have to disable low power mode (ie remove WFI calls ), otherwise Sysview does not log anything. Is it the expected behaviour?
Note I did the test using configUSE_IDLE_HOOK or configUSE_TICKLESS_IDLE but same result, the only workaround I found is to disable these 2 defines when using SysView