2023-02-03 03:30 PM
Has anyone been able to convert a TouchGFX project from FreeRTOS to Azure RTOS by simply using the freeRTOS compatiblity module provided, then changing the oswrapper files to use non-CMSIS calls (pure FreeRTOS API) and no other changes? This would be good for our multi-CPU project that has FreeRTOS but not CMSIS.
See: https://github.com/azure-rtos/threadx/tree/master/utility/rtos_compatibility_layers/FreeRTOS