6 lines
129 B
Plaintext
6 lines
129 B
Plaintext
MEMORY
|
|
{
|
|
FLASH (rx) : ORIGIN = 0x00000000, LENGTH = 0x00040000
|
|
RAM (rwx) : ORIGIN = 0x20000000, LENGTH = 0x00008000
|
|
}
|