Skip to main content
IVent.1
Senior
December 16, 2022
Question

How works "Enable RTOS proxy"?How to use it?Thank you.

  • December 16, 2022
  • 3 replies
  • 1997 views

..

This topic has been closed for replies.

3 replies

KDJEM.1
Technical Moderator
December 16, 2022

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.
IVent.1
IVent.1Author
Senior
December 19, 2022

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

KDJEM.1
Technical Moderator
December 19, 2022

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.