cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeIDE -> Window -> Show View -> FreeRTOS -> FreeRTOS Task List -> FreeRTOS Task List only shows addresses, not userfriendly object names

arnold_w
Senior

I'm working with the "NUCLEO-U575ZI-Q" development board and I compile using STM32CubeIDE 1.11.0. My project uses FreeRTOS and I have clicked Window -> Show View -> FreeRTOS -> FreeRTOS Task List. However, when I halt execution and take a look at the FreeRTOS Task List, then I can only see addresses (in RAM) under "Event Object", I don't see any userfriendly text names for the objects. Does anybody know what I'm doing wrong?

1 REPLY 1
Wijeden RHIMI
ST Employee

Hello arnold_w,

In my view I think that you must have a look at User Guide>>>>FREERTOS>>>Requirements (6.2.1) then you could be able to understand the illimitations of using FREERTOS.

Wijeden;