I have STM32H7A3ZITXQ_RAM.ld in NUCLEO-STM32H7A3 Board. I need to know what is the procedure to download and run project from Internal SRAM of STM32H7A3 Nucleo(144)Board.
I have STM32H7A3ZITXQ_RAM.ld in NUCLEO-STM32H7A3 Board.
I need to know what is the procedure to download and run project from Internal SRAM completely of STM32H7A3 Nucleo(144)Board.
I built Base Default Nucleo-H7A3 STM32 Board .ioc Project in STM32Cube IDE.
When I debug using onboard ST-Link Debugger, It start running from SRAM,
But after few stepping or F6, trying to run somewhere I am getting unable to open disassembly file.
