2023-09-28 9:48 AM
Just started playing with FreeRTOS on a NUCLEO-H563ZI board using CMCIS OSv2.
Why does osThreadGetState() translate eSuspended to osThreadBlocked? I suspended a thread and then checked its state with osThreadGetState() which reports the state as blocked, not suspended.
Does it matter?
2023-09-28 12:36 PM
That's what the documentation says it will do.
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.