My embedded target board is ARM7 based. I run my application in debug mode. I need to know what tasks are running while I'm executing my application. From uVision Version 4.54.0.0 main menu, I open Debug - OS Support - RTX Tasks and System window. I see all my tasks but only idle task is running. How do I update this window so it changes as different tasks run ?
Is there a way I can attach a snapshot of this window in this message ?