Question
TouchFGX 4.14.0 for STM32H73Bi STM32CudeIde code adds ref to CMSIS_RTOS path that does not exist
When generating code from TouchGFX 4.14.0 for the STM32H73Bi-DK board, the STM32CubeIDE project includes a path reference to CMSIS_RTOS which is not included in the TouchGFX generated code. A CMSIS_RTOS_V2 folder does exist. This cases the following warning in CudeIDE.
Invalid project path: Include path not found (C:\TouchGFXProjects\STM32H7B3iTest2\Middlewares\Third_Party\FreeRTOS\Source\CMSIS_RTOS).