Custom Project for H750-DK board from cubeide and touchgfx get stuck in __ExtMem_Boot_bin_Start()
HI,
I am trying to create a touchgfx application project from cube ide for H750 board. I was able to get everything compiled after merging lot of things from the project created from touchgfx it self for h750 board. But once i run my custom project, it gets stuck inside _binary____ExtMem_Boot_bootloader_bin_start() at 0x8001ca0.
This is my call stack

Please help me out. Thanks