[SOLVED] Freertos: Call stack for selected task?

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • [SOLVED] Freertos: Call stack for selected task?

    Hi,

    from available information I gather that selecting a thread in the FreeRTOS task window should make the call stack window display the call stack of the selected task.
    Can you confirm is it so ? Maybe I just cannot handle the UI.
    What I do: make the software stop at breakpoint. I see several tasks and the call stack of the active task. When I select any other tasks in the FreeRTOS window, the call stack remains the same.

    Ozone 3.22b, I tried on Windows and Linux. Freertos plugin is added to project upon Ozone suggestion at project creation.
    Target: cortex-m7

    Thanks in advance
  • Hello,

    Thank you for your inquiry.
    Yes this is generally possible with Ozones plugin interface.
    Which FreeRTOS plugin are you loading?
    We recommend the ones ending on .js
    The .dll one is deprecated and is only kept for backwards compatibility.

    Best regards,
    Nino
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.
  • Hello Viktor,

    yes that would be the .js one. You can find them in the Ozone installation folder.
    We will mark this thread as solved now.

    Happy debugging!

    Best regards,
    Nino
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.