Ashling* RiscFree* Integrated Development Environment (IDE) for Intel® FPGAs User Guide

ID 730783
Date 12/14/2023
Public
Document Table of Contents

6.4. Debugging µC/OS-II Application

When you debug the µC/OS-II application, you can view the number of tasks, task details, and queue list.

To debug µC/OS-II application, follow these steps:

Launch the µC/OS-II application.
  • To open the µC/OS Task List, go to Window > Show View > Other > µC/OS > µC/OS Task List
    Figure 26. µC/OS Task List View

    The µC/OS Task List shows task details including task name, priority, status, and stack details.

  • To open the µC/OS Queue List, go to Window > Show View > Other > µC/OS > µC/OS Queue List.
    Figure 27. µC/OS Queue List View

    The µC/OS Queue List shows details of all events and queues, including tasks related to each event.