1; ************************************************************* 2; *** Scatter-Loading Description File generated by uVision *** 3; ************************************************************* 4 5LR_IROM1 0x00000000 0x0007fff { ; load region size_region 6 ER_IROM1 0x00000000 0x00007fff { ; load address = execution address 7 startup.o (RESET, +First) 8; startup.o (.text,+RO) 9; *(InRoot$$Sections) 10 } 11} 12 13LR_IROM3 0x1000200 0x200{ 14 ER_IROM3 0x1000200 { 15 flash_start.o (|.flash_start|,+RO) 16 } 17 ER_IROM3_1 0x1000340 { 18 startup.o (|.INIT_STACK_HEAP|,+RO) 19 } 20} 21 22LR_IROM4 0x1000400 0x1000000{ 23 ER_IROM4 0x1000400 { 24 *(InRoot$$Sections) 25 .ANY (+RO) 26 } 27 28 RW_IRAM1 0x00020000 0x010000 { ; RW data 29 .ANY (+RW +ZI) 30 } 31} 32 33