Question
STM32CubeMX, TouchGFX and Keil uVision integration problem
Hello,
I am facing compilation problem in Keil when generating code from STM32CubeMX (choose GRAPHICS - TouchGFX) as follow:
cannot open source input file touchgfx/hal/OSWrappers.hpp
Also if I open the Keil code which generated from the TouchGFX then the code is easily compile and flash in the STM32.
I am using STM32F746G-DISCO DISCOVERY BOARD.
Can anyone tell how I overcome this problem ?
Thanks in advance.