Resolved! STM32H7 Device Running Code from RAM instead of NOR / Internal Memory
I have implemented my entire application in Touchgfx and FREERTOS and using the NOR flash as the external memory device. Now, is there any way to copy the entire code stored in NOR to SDRAM and run execute from there. Just like boot loading from NOR ...