psplit

来自「guide and some example with visualC++」· 代码 · 共 5 行

TXT
5
字号
powerpc-eabi-objcopy -v --strip-unneeded --strip-debug -O srec --remove-section=.bss --remove-section=.data seic rom.sr
powerpc-eabi-objcopy -v --strip-unneeded --strip-debug -O srec --remove-section=.text seic ram.sr
striplf rom.sr
striplf ram.sr

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?