HardFault with very basic TouchGFX application
Hello everybody,
I created a simple application with TouchGFX Designer (4.12.3) (a screen with a central button). My target card is SMT32h743_EVAL2 and the toolchain used is Keil uVision (5.28.0.0). I tried to load the compiled application using Keil, but when I start the debugger I have a HardFault while running touchgfx_init() function. Using "Call Stack + Locals" detects the HardFault in the execution of CRC_Lock() (perhaps an internal touchgfx library function). does anyone have the same problem? Can anyone direct me in the right direction?
Thanks.
