This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

os_tsk_create with priority != 1 does not start a task on Eval MDK

Hi.

I have been trying out the keil eval kit MCBSTM32UME and have a problem when I call os_tsk_create with a priority other then 0 or 1.

the TID returned is 0.

Is this a limitation in the eval kit?

0