Supported Micrium Products
Micrium components, usually known by their trade names such as µC/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.
The list of product supported can be found in the . Most of the Micrium product catalog not currently included in the repository can of course be used by adding it to the application project. Contact Micrium for details on using products not included in the repository.
Library | Description | Documentation |
---|---|---|
ucos_can* | uC/CAN communication framework | µC/CAN |
ucos_common | Various support components for Micrium software | µC/CPU µC/LIB µC/Common |
ucos_dhcpc | µC/DHCPc DHCP client | µC/DHCPc |
ucos_dnsc | µC/DNSc DNS client | µC/DNSc |
ucos_fs | µC/FS embedded file system | µC/FS |
ucos_httpc | µC/HTTPc HTTP client | µC/HTTPc |
ucos_iperf* | µC/IPerf IPerf client | µC/IPerf |
ucos_mqttc* | µC/MQTTc MQTT client | µC/MQTTc |
ucos_osii | µC/OS-II Real Time Kernel | µC/OS-II |
ucos_osiii | µC/OS-III Real Time Kernel | µC/OS-III |
ucos_standalone | Compatibility library for Xilinx standalone drivers | - |
ucos_tcpip | µC/TCP-IP communication stack | µC/TCP-IP |
ucos_telnets | µC/TELNETs telnet server | µC/TELNETs |
ucos_usbd | uC/USB Device protocol stack | µC/USB-Device |
ucos_usbh* | uC/USB Host protocol stack | µC/USB-Host |
- Library not available with the free evaluation. Please contact Micrium to request an evaluation or purchase a license.