Demo project for STM32H7S78-DK downloaded from STMicroelettronics official site doesn't work
Hello everyone, I bought a STM32H7S78-DK and I am having problems with it.
After playing with it a bit, I decided to flash the original firmware which I can download from ST official site (the name of the project's folder is "STM32H7S78-DK TouchGFX Demo v1.1.2").
There are two problems:
1) When I am trying to compile the application project, I have an error because there isn't an image needed by TouchGFX gui ( this issue can be resolved opening the project with TouchGFX and starting a generation code);
2) When I am trying to debug the application project, it get stuck on an address of bootloader's project (as you can see in the attached file).
Do I need to configure something in the STCubeIDE?
Thanks in advance 

