Quantum Leaps eed870ce9d 5.2.0
2013-12-30 17:37:40 -05:00

17 lines
503 B
Plaintext

; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
LR_IROM1 0x00000000 0x00040000 { ; load region size_region
ER_IROM1 0x00000000 0x00040000 { ; load address = execution address
*.o (RESET, +FIRST)
*(InRoot$$Sections)
.ANY (+RO)
}
RW_IRAM1 0x20000000 0x00008000 { ; RW data
*.o (STACK, +FIRST)
.ANY (+RW +ZI)
}
}