Segger Sysview is a great tool for debugging real time OS and seeing task scheduling in action . in this exercise single shot and continuous capturing are poth used and tested.
- FREE-RTOS is configured with two tasks of equel priorities.
- Each of the tasks sends a unique message via UART.
- UART usage contestation is hadled with shared a blocking flag.
- Single shot mode requirements and patches are integrated in th project.
- J-Link firmware is flashed on the board to enable continuous capture mode.
Image | |
---|---|
UART Termenal | |
Single shot capture | |
Continuous capture mode |