Question
External loader for external SDRAM
Hello
I want to download my code in the external SDRAM connected to a STM32H743 for debugging purpose.
I use the STM32CubeIDE, I wrote an external loader .stldr to configure the FMC.
In the debugger tab, I selected the external Loader but it fails to load.
I found the document for the external loader in NOR FLASH but I did find anything for the SDRAM.
What should be the StorageInfo structure for the SDRAM.
Someone did this ?
Thank you.
Best regards
