mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-15 07:39:33 +08:00
8ac855d164
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1293 bbd45198-f89e-11dd-88c7-29a3b14d5316
26 lines
691 B
Plaintext
26 lines
691 B
Plaintext
; *************************************************************
|
|
; *** Scatter-Loading Description File generated by uVision ***
|
|
; *************************************************************
|
|
|
|
; *************************************************************
|
|
; *** Scatter-Loadig Description File generated by uVision ***n
|
|
; *************************************************************
|
|
|
|
|
|
LR_ROM1 0x30000000 0x0FFD00 ; load region size_region
|
|
{
|
|
ER_ROM1 0x30000000 0x0FFD00 ; load address = execution address
|
|
{
|
|
*.o (RESET, +First)
|
|
*(InRoot$$Sections)
|
|
.ANY (+RO)
|
|
}
|
|
RW_RAM1 0x30100000 0x100000 ; RW data
|
|
{
|
|
.ANY (+RW +ZI)
|
|
}
|
|
|
|
|
|
}
|
|
|