STM32cubeIDE SWV trace autostop
Hello,
I am new on STM32CubeIDE. I try to use SWV to trace some parameters from Nucleo-H743ZI2. At the beginning, everything is ok. I can see the data in the trace window. But the trace will automatically stop after a certain duration. The board is still running, as I can see the LED still blinking. I am thinking if there is any limitation on the trace duration or data size?
Can anyone give me some guide where I should check? Thank you.