Nios® V Processor Software Developer Handbook

ID 743810
Date 5/26/2023
Public

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

Document Table of Contents

9.4. Implementing MicroC/OS-II Projects for the Nios® V Processor

To create a program based on MicroC/OS-II, start by setting the BSP properties so that it is a MicroC/OS-II project. You can control the configuration of the MicroC/OS-II kernel using BSP settings with the BSP Editor or on the Nios® V command line.
  • You must not edit header files (such as OS_CFG.h) or source code to configure the MicroC/OS-II features. The project settings are reflected in the BSP's settings.bsp file.
  • MicroC/OS-II settings are identified by the prefix ucosii.. For example ucosii.os_max_tasks.