STM32U5G9J-DK2 : error compilation with nema_hal.c
Hello,
I have :
STM32U5G9J-DK2
Windows 10
STM32CubeIDE 1.7.0
TouchGFX 4.23.0 installed in STM32CubeIDE with helps/manage embedded software package
TouchGFX designer 4.23.0
Sometimes when I generate the code from the .ioc, after having made a modification in the configuration,
compilation errors appears with the files
nema_hal.c
TouchGFXConfiguration.cpp
located in Application/User/TouchGFX/target/generated
It seems to be a problem with GPU2D.
After the first generation of the files with Designer, it does work without any problem.
I can make some modifications in the .ioc and generate the code but after a while
I have compilations errors, always with those 2 files, even if I have only add a GPIO_Output.
I have tried some things like regenerate code in Designer and STM32CubeIDE,
delete some directories and regenerate code in Designer and STM32CubeIDE, but
impossible to repair those errors.
Is this a known issue ?
I have searched on the forum but nobody seems to have the same problem than me.
Thank you
Kind regards
David
