Question
Why does exist two functions named tx_application_define when I'm using TouchGFX with Azure RTOS?
Hello,
I'm using the STM32H750B-DK Board and the Software Packages AzureRTOS H7 and the TouchGFX. When the cubeMX generate code, there is the function tx_application_define at the app_touchgfx.c and app_azure_rtos.c files. Do I forgot to enable or disable some configurations?
The same application with FreeRTOS works fine.
Thank s for your help!
