rominfo.c
来自「ct952 source code use for Digital Fram」· C语言 代码 · 共 13 行
C
13 行
//there'll be a 0 at the end of stringasm(" .string \"WTK20070612VER06\"");asm(" .byte 0x56, 0x45, 0x52, 2+0x30");asm(" .byte 7+0x30,8+0x30,0+0x30,0+0x30");asm(" .byte 2+0x30,7+0x30,7+0x30,1+0x30");asm(" .word 6 ");asm(" .word 32 "); //dwIR_Type//asm(" .word ");asm(" .word 21 "); //dwLoader_Nameasm(" .word 0 "); //dwData_Reserved
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?