Touchgfx 4.18.1, CubeMX 6.5.0, Keil 5.36 LCD1bpp.h header not found
I created a MDK-ARM project in CubeMXwith touchgfx custom target, BW display 128x64
I generate the sources via cube mx adn the touchgfx Designer
I try to compile and get
TouchGFX\target\generated\TouchGFXConfiguration.cpp(32): error: #20: identifier "LCD1bpp" is undefined
It looks like the Middlewares\ST\touchgfx\framework\include\platform\driver\lcd\LCD1bpp.h is not included.
Had anyone this problem before?

