Skip to main content
Senior
September 28, 2023
Question

CMCIS OSv2/FreeRTOS and Thread State

  • September 28, 2023
  • 1 reply
  • 1017 views

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?

This topic has been closed for replies.

1 reply

TDK
Super User
September 28, 2023
"If you feel a post has answered your question, please click ""Accept as Solution""."