TouchGFX Code generating and Simulator error
Dear Mr Martin
In touchGFX I can generate the code but I can´t simulate with this error:
Compiling generated/gui_generated/src/screen_screen/screenViewBase.cpp
gui/src/model/Model.cpp:4:10: fatal error: stm32f4XX_hal.h: No such file or directory
#include "stm32f4XX_hal.h"//obrigado declarar
^~~~~~~~~~~~~~~~~
compilation terminated.
I already reinstall TouchGFX, I already rebuilt all my project in STM32CUBEIDE and nothing.
This library is present in the Stm32cubeIDE path project.
Do you have any idea of what is causing this error: thanks, Best regards.
PS:TouchGFX 4.22.0-STM32F429
