22 lines
673 B
Plaintext
22 lines
673 B
Plaintext
; *************************************************************
|
|
; *** Scatter-Loading Description File generated by uVision ***
|
|
; *************************************************************
|
|
|
|
LR_IROM1 0x0C000000 0x00040000 { ; load region size_region
|
|
ER_IROM1 0x0C000000 0x0003E000 { ; load address = execution address
|
|
*.o (RESET, +First)
|
|
*(InRoot$$Sections)
|
|
.ANY (+RO)
|
|
.ANY (+XO)
|
|
}
|
|
RW_IRAM2 0x30000000 0x00010000 { ; RW data
|
|
.ANY (+RW +ZI)
|
|
}
|
|
}
|
|
|
|
LR_IROM2 0x0C03E000 0x00002000 {
|
|
ER_IROM2 0x0C03E000 0x00002000 { ; load address = execution address
|
|
*(Veneer$$CMSE) ; check with partition.h
|
|
}
|
|
}
|