aboutsummaryrefslogtreecommitdiff
path: root/tests/mspm0/memory_g3519.x
blob: d62f1036020f1d59760e687dd017bcb133f94603 (plain)
1
2
3
4
5
6
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
}