2025-07-31 9:43 AM - edited 2025-07-31 9:44 AM
Hello All,
I am trying to use the SWV Statistical Profiler in STM32CubeIDE while debugging a stm32H7.
I am also using ThreadX RTOS for the project.
I am getting debug output from the SWV Trace Log. But nothing is appearing in the SWV Statistical Profiler. The RED button is not grayed out - but it also does not log anything after pressing record when debug is paused. and then resuming.
I have ITM Stimulous port 0 checked and PC Sampling and Timestamps checked, as well as EXETRC checked.
I am wondering is this something that is disabled when using an RTOS? I understand that the output will be spread between tasks.
I am also running STMCubeIDE on linux.
Any Help/Tips Appreciated
Thanks,
-Trevor