Hello, when I try to use EventRecorder with STM32H753, it does not shows all the threads, it only shows below:
I actually following the steps following links µVision User's Guide,EventRecorder setup as below, the 400000000 is following the MCU clock speed
RTX5 config. h setting are as below
my Debug setting is as below using STlink V3 debugger
and in my STM32MX i do setup the debug as below
Please tell me what went wrong?