📄 sitsang1.scf
字号:
LR 0x0 ; PI attr is set by individual region
{
ER_root +0
{
main.o(+CODE, +FIRST)
anon$$obj.o
__main_nshl.o
}
ER_code 0xA0096000
{
* (+RO) ; all the RO sections go here
}
;RW and ZI must be placed continuously FOR PI mode
ER_data_plus_bss 0xA0000000 PI
{
* (+RW) ; the RW sections are placed next
* (+ZI)
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -