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

My MCU jumps to os_idle_demon after some seconds Network STM32f

Hello,

Here is my program:

But after some seconds which it works fine, it jumps to os_idle_demon function in RTX.

I don't know why it goes to this function which disables my MCU operation. I am a newbie to debugging to trace this problem (why this happens before going to this sleep function).

0