mlt_sh_sh7729_hs7729pci_rom.mlt

来自「eCos操作系统源码」· MLT 代码 · 共 20 行

MLT
20
字号
version 0
region rom 80000000 200000 1 !Flash Bank 0
region sram1 82000000 100000 0 !
region sram2 89000000 100000 0 !
region ram 8c000000 4000000 0 !
section vectors 0 1 0 1 1 1 1 1 80000000 80000000 text text !
section text 0 4 0 1 0 1 0 1 fini fini !
section fini 0 4 0 1 0 1 0 1 rodata1 rodata1 !
section rodata1 0 8 0 1 0 1 0 1 rodata rodata !
section rodata 0 8 0 1 0 1 0 1 fixup fixup !
section fixup 0 4 0 1 0 1 0 1 gcc_except_table gcc_except_table !
section gcc_except_table 0 1 0 1 0 0 0 1 data !
section heap2 0 1 0 0 1 0 1 0 82000000 82000000 !
section heap3 0 1 0 0 1 0 1 0 89000000 89000000 !
section reserved 200 1 0 0 1 1 1 0 8c000000 8c000000 data !
section data 0 1 1 1 0 1 0 0 bss !
section bss 0 10 0 1 0 1 0 1 heap1 heap1 !
section heap1 0 8 0 0 0 0 0 0 !
section pci_window 100000 1 0 0 1 0 1 0 8ff00000 8ff00000 !

⌨️ 快捷键说明

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