This piece of code works if I transfer it to my board, but if I use the simulator in TouchGFX, I get an error: gui/src/model/Model.cpp:7:10: fatal error: main.h: No such file or directory #include "main.h". Screen1View.cpp#include "stm32f7xx_hal.h" /...