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
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