Hi,
I am trying to learn free rtos on nrf 52dk. My doubt is how do we debug, watch tasks. I am using segger embedded studio IDE. for sdk, sequential execution of code the debugging environment provided by segger embedded studio is sufficient. But for tasks, we need the visibility of them. How can I debug/view the tasks running, pending, waiting when working with free RTOS?
-
Thanks,
Ashok