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

ID 730783
Date 9/26/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

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:

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

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

    Figure 25. µC/OS Task List View
  3. To open the µC/OS Queue List, go to Window > Show View > Other > µC/OS > µC/OS Queue List.

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

    Figure 26. µC/OS Queue List View