RTOS DEBUGGING IN REAL TIME USING OZONE AND SYSTEM VIEWER
Finally got my stlink-V2 on nucleo board to debug rtos providing me to see at what instance which task is running at real time and using ozone view i can check call stack and ticks and mutexes hold by tasks. I will add details later on how to do it on your boards