Question
Execute a binary file (code) from SDRAM on STM32F7 ?
Posted on May 20, 2018 at 16:13
Hi,
I want to execute my application code (binary file) from the SDRAM and not from internal flash.
I tried to begin with the example in the Cube FW package (FMC_SDRAM_MemRemap) but this example describes how to execute a function in sdram and not the whole code.
Could someone help me ? what should i modify to let the whole code (binary file .bin) executes from SDRAM ?
Thanks
Note that i'm using an STM32F756-Eval board
ELMHIRI.Syrine
‌##external-sdram #sdram-fmc #sdram