debug.lkf

来自「双CPU BOOTLOADER 综合实验,不用烧写工具 将.out文件转换成.h」· LKF 代码 · 共 6 行

LKF
6
字号
-z -q -a -c -m"./Debug/userflash.map" -o"./Debug/userflash.out" -x -i"c:/ti5x/C5400/bios/lib" -i"c:/ti5x/C5400/dsk5416/lib" -i"c:/ti5x/c5400/rtdx/lib" -i"c:/ti5x/c5400/xdais/lib" -i"c:/ti5x/c5400/cgtools/lib"
"F:\5410\Communication\exp4boot\cpu1\flahswrite\flashwrite_cpu1\Debug\flash.obj"
"F:\5410\Communication\exp4boot\cpu1\flahswrite\flashwrite_cpu1\Debug\VECTORS.obj"
"F:\5410\Communication\exp4boot\cpu1\flahswrite\flashwrite_cpu1\RTS.LIB"
"F:\5410\Communication\exp4boot\cpu1\flahswrite\flashwrite_cpu1\ucos_ii.CMD"

⌨️ 快捷键说明

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