Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Micrium components, usually known by their trade names such as uC/OS-III, are included in the BSP in the form of individual software libraries. This allows a project to include only the required components. As a minimum the ucos_common library and one kernel either ucos_osii or ucos_osiii must be selected. The ucos_standalone library is also recommended, otherwise the included standalone drivers won't be able to compile properly.

 

LibraryDescriptionDocumentation
ucos_commonVarious support components for Micrium softwareµC/CPU µC/LIB µC/Common
ucos_osiiuC/OS-II Real Time KernelµC/OS-II
ucos_osiiiuC/OS-III Real Time KernelµC/OS-III
ucos_standaloneCompatibility library for Xilinx standalone drivers-