2022-12-16 04:53 AM
2022-12-16 06:13 AM
Hello @IVent.1,
This post explains well how to enable the RTOS proxy. For that, I advise you to take a look at it.
You can enable the RTOS proxy in the debug config, for example, if you need to examine the stack of all existing threads in the RTOS (inspecting local variables etc).
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2022-12-18 11:57 PM
Thank you, I know how to enable it, but how to use it? I mean, I have enabled it but I don't see any difference...how can I see the effects of this enabling?Thank you, Isabella
2022-12-19 02:53 AM
Hi @IVent.1,
Thank you for this explanation.
Enabling the proxy should give you the call stack of each thread in the "Debug" view (for FreeRTOS or ThreadX).
->how to use it?
I recommend you this video also you can take a look at the UM2609 and precisely section 6.3
I hope this helps!
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.