mlt_arm_study_rom.mlt

来自「ecos在三星44b0上的移植」· MLT 代码 · 共 16 行

MLT
16
字号
version 0
region rom 0 200000 1 !
region ram c000000 800000 0 !
section rom_vectors 0 1 0 1 1 1 1 1 0 0 text text !
section text 0 1 0 1 0 1 0 1 fini fini !
section fini 0 4 0 1 0 1 0 1 rodata rodata !
section rodata 0 4 0 1 0 1 0 1 rodata1 rodata1 !
section rodata1 0 4 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 4 0 1 0 0 0 0 !
section reserved_bootmon 20000 1 0 0 1 0 1 0 1e0000 1e0000 !
section fixed_vectors 0 4 0 1 1 1 1 1 c000000 c000000 data data !
section data 0 1 1 1 1 1 0 0 c008000 bss !
section bss 0 4 0 1 0 1 0 1 heap1 heap1 !
section heap1 0 8 0 0 0 0 0 0 !

⌨️ 快捷键说明

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