Sean Cross
3df59a866d
Trying to figure out what's causing this problem. Signed-off-by: Sean Cross <sean@xobs.io>
5 lines
112 B
Plaintext
5 lines
112 B
Plaintext
MEMORY {
|
|
sram : ORIGIN = 0x10000000, LENGTH = 0x00020000
|
|
rom : ORIGIN = 0x00000000, LENGTH = 0x00002000
|
|
}
|