Unable to Jump from Bootloader to Application loaded into SDRAM
Hi, My board consists of stm32h733 that interfaces SDRAM via FMC. I want to execute code from SDRAM. Code is loaded from external flash(OCTOSPI) to SDRAM at address 0xc0700000.But running the code from this region causes hard-fault disabling the Debu...