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

RTX wont start, loops in dbg_task_notify in os_sys_init

Hello,

Annyone who got the answer for this post:
http://www.keil.com/forum/13796/

I got the same problem with a STM32, i think it worked the other day, and i do not recall i changed anything but today the RTX os simply won't start

Any clues?

Kasper

  • Hello,

    It looks like it is waiting for the ITM_PORT31_U32 == 0 in a debug function for the trace module.

    I tried to enable trace, but my hardware does not support it, and then i disabled it again, but seems like the project maybe can not disable this debug function again ?? (#ifdef DBG_MSG)

    Kasper