aboutsummaryrefslogtreecommitdiff
path: root/examples/mspm0c1104/memory.x
blob: a9108835a9ba5ce4f27c4b0cbee8908dde021656 (plain)
1
2
3
4
5
MEMORY
{
  FLASH : ORIGIN = 0x00000000, LENGTH = 16K
  RAM   : ORIGIN = 0x20000000, LENGTH = 1K
}