Files
CCU621M/Project/GD32H759.sct
T

18 lines
413 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
; CCU621_M 日常 J-Link 调试布局(与旧项目一致,向量表 @ 0x08000000
; OTA/IAP 发布请改用 GD32H759_APP.sct0x08008000
LR_IROM1 0x08000000 0x00200000 {
ER_IROM1 0x08000000 0x00200000 {
*.o (RESET, +First)
*(InRoot$$Sections)
.ANY (+RO)
.ANY (+XO)
}
RW_IRAM1 0x24000000 0x000D0000 {
.ANY (+RW +ZI)
}
RW_IRAM2 0x00000000 0x00010000 {
.ANY (+RW +ZI)
}
}