embassy/tests/mspm0/memory_g3519.x
2025-07-06 17:40:10 -05:00

7 lines
177 B
Plaintext

MEMORY
{
FLASH : ORIGIN = 0x00000000, LENGTH = 128K
/* Select non-parity range of SRAM due to SRAM_ERR_01 errata in SLAZ758 */
RAM : ORIGIN = 0x20200000, LENGTH = 64K
}