Locate Heap in SDRAM
Posted on November 20, 2014 at 15:39Hello, I have STM32f429 discovery board and I want to locate heap in SDRAM. SDRAM adress is 0xD0000000, size 0x800000. I use the Keil uvision 4. How to configure Keil and my code? #understand-your-tools #stm32...