Question
TouchGFX App runs with debugger connected, won't run stand-alone?
I'm working on my first TouchGFX app on an STM32F746G-DISCOVERY board.
The app builds, loads and runs fine using STm32CubeIDE. I can test my app and all looks good.
However if I power-down and back up, the UI loads on the screen, but nothing is working. It does not respond to any touches.
Am I missing something?