mirror of https://github.com/ARMmbed/mbed-os.git
they have two RAMs at two distinct locations: RAM1 (address: MBED_RAM_START, size: MBED_RAM_SIZE): * stack * heap * some part of static memory RAM2 (address: MBED_IRAM2_START, size: MBED_IRAM2_SIZE): * remaining part of static memory starting at MBED_IRAM2_START * crash report * vector |
||
---|---|---|
.. | ||
startup_stm32l443xx.S | ||
stm32l443xc.sct |