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 threads don't appear on Keil uVision's RTOS watch

I'm using Keil uvision with RTX5 RTOS and for some reason I can't see the threads I'm creating in the RTOS watch... I can only see the built in rtx idle thread and timer thread...

I've tested my threads callbacks with BP and it seems that my application does indeed jumps to those threads meaning they're do exist!

any idea?