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

Between osKernelInitialize() and osKernelStart()

Hi.

Is it possible to use osDelay() between osKernelInitialize() and osKernelStart()?

I ran osMutexCreate () after osKernelInitialize (). Is it possible to use osMutexWait() before osKernelStart() next?

#I live in Japan so my English is not good.

zunda