Tracealyzer in STOP mode
Hi,
I have question about streaming data to Percepio TraceAlyzer when the MCU is in Tickless mode - in my case in STOP mode (main clock is stoped). I use FreeRTOS and STM32L152VB. My application periodically wakes up with period T=1.5 s. I use for timing of FreeRTOS the RTC (runnig from LSI clock). When I want to use Live Streaming, it works only maybe 1 second, and then it stops streaming.
I enabled the DEBUG support for low power modes. In STOP mode by enabling DBG_STOP in DBGMCU_CR register or calling LL_DBGMCU_EnableDBGStopMode function. But the result is same.
When I do not go to STOP mode it works well.
Any advice?
Thank you very much. Jan.
