FreeRTOS View

The FreeRTOS View includes Queue and Task List. These views help during your debugging; you can view the available tasks and their priority and status. It also allows you to view the maximum queue length, messages waiting, etc.
Figure 1. Show View Window

FreeRTOS Queue and Task List are not automatically instantiated during the debug session. To view it go to Window > Show View > Others... > FreeRTOS > FreeRTOS Queue List/Free RTOS Task List and click Open.

Figure 2. FreeRTOS Queue and Task List View