2022-12-19 03:44 AM
Hello,
I created a project in Touch GFX designer. Then I open in STM32cubeIDE, but I get a warning:
Description Resource Path Location Type
Invalid project path: Include path not found (C:\TouchGFXProjects\MyApplication_1\Middlewares\Third_Party\FreeRTOS\Source\CMSIS_RTOS). STM32F746G_DISCO pathentry Path Entry Problem
thank you for answer
2022-12-19 04:39 AM
Hello @Vojt?ch ,
Did you enable FreeRTOS in CubeMX and generated code ?
/Yoann
2022-12-19 04:55 AM
My project was generated by Touch gfx designer. Then I ran the code in stm32cubeIDE.
2022-12-19 05:05 AM
I cannot reproduce your error, which version of TouchGFX are you using ?
2022-12-19 05:07 AM
Touch GFX 4.20.0
2022-12-19 05:10 AM
Could you please generate code in CubeMX for this project ?
2022-12-19 04:38 PM
Somehow your path to /Third_Party/FreeRTOS/Source/CMSIS_RTOS doesn't seem right if you had TouchGFX generate the code.
When I create a project from TouchGFX, import into STM32CubeIDE and build, I see /Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2