4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-18 13:03:31 +08:00
linyuanbo_breo_server 0e28321c2c feat : n32g452xx direct structure base at32
1. 重新整理目录结构
2021-08-14 09:17:51 +00:00

16 lines
479 B
Plaintext
Executable File

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