4 lines
108 B
Text
4 lines
108 B
Text
MEMORY {
|
|
sram : ORIGIN = 0x10000000, LENGTH = 0x00020000
|
|
rom : ORIGIN = 0x20040000, LENGTH = 0x00040000
|
|
}
|