bs_bcu_app/prj/MDK-ARM/Objects/HF_BCU_APP.sct

16 lines
464 B
Plaintext
Raw Normal View History

2024-11-07 17:24:19 +08:00
; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
2024-11-11 11:45:58 +08:00
LR_IROM1 0x08000000 0x00100000 { ; load region size_region
ER_IROM1 0x08000000 0x00100000 { ; load address = execution address
2024-11-07 17:24:19 +08:00
*.o (RESET, +First)
*(InRoot$$Sections)
.ANY (+RO)
}
RW_IRAM1 0x20000000 0x00020000 { ; RW data
.ANY (+RW +ZI)
}
}