STM32H7 - start a RAM image
Hi all,I would like to boot a RAM image. A simple bootloader in flash reads in a linear binary from external spi flash. The RAM image works fine if I load it directly to (AXI)RAM (with JTAG).But when loaded by the boot loader, it does not work (loops...