Need to keep reloading TouchGFX application on STM32H757I-EVAL; doesn't run after power on.
Hello All,
I am using the STM32H757I-EVAL for one of the development project for Touchgfx,
1) When-ever I am loading/debugging the project using STMCUBEIDE, only in System Mode I am able to detect the Board, but not in Flash mode.
2) With STMCubeProgrammer, I have to connect the device in System Mode, then I have to Erase the Internal and External Flash, then disconnect the Board and Bring the Device in Flash Mode and then Flash the code. Till now I am able to run the Program,
But as soon as I disconnect the usb (stlink), The Previously loaded program supposed to run as the mode is still in flash, but I can see anything on screen.
Could anyone please let me know the correct way to do it ?
I mean I don't have to load or flash code again and again to test. The program should load from Flash after power ON- OFF-ON.
Just for info 34757228 is the size of the program.
