Help please, how to debug in SDRAM with IAR?
I am developing with stm32h750.My application is storaged in QSPI Flash and running in SDRAM.I use a bootloader to move image from QSPI Flash to SDRAM and jump to image.For downloading, i made a cmd line tool to communicate with bootloader via seria...