C
Using FreeRTOS on Infineon PSOC Edge E84
A Qt Quick Ultralite application exported to a ModusToolbox project uses FreeRTOS by default. See Getting started on Infineon PSOC Edge platforms for information on how to setup a ModusToolbox project and export a Qt Quick Ultralite application to that project.
Compatible versions
Qt Quick Ultralite has been tested with ModusToolbox Tools version 3.7.0, which uses FreeRTOS V10.6.202.
For a list of supported platforms and FreeRTOS versions, see supported architectures, platforms and FreeRTOS versions.
Providing FreeRTOS symbols and libraries for Qt Quick Ultralite
FreeRTOS sources are needed only when rebuilding Qt Quick Ultralite platform port. FreeRTOS V10.6.202 must be in the Eclipse IDE workspace directory under the mtb_shared directory. FREERTOS_DIR CMake cache entry must also point to this directory.
Available under certain Qt licenses.
Find out more.