STM32F429I board - CubeMX - System Workbench integration
Hi All , its been almost a week that I'm trying to integrate CubMX for configuration, TouchGFX for Graphics and workbech! no success. I am using STM32F429I board.
What i could manage to do:
- was able to configure the TouchGFX on CubeMX based on provided videos on the internet and documents. can generate the code and see the touchGFX folder.
- followed this tutorial
https://www.youtube.com/watch?v=xZ0pPhQCQUY&t=11s
- excluded all simulator related files and included needed path .
However, I am still facing the following error :

Regardless to the fact that i excluded all simulator related files and folder, I still getting :
"Description Resource Path Location Type
fatal error: SDL2/SDL_video.h: No such file or directory HALSDL2.hpp /touch_third/Middlewares/ST/TouchGFX/touchgfx/framework/include/platform/hal/simulator/sdl2 line 22 C/C++ Problem
"
would really appreciate any guidance.
Thanks
