Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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-
  • No labels