debug.lkv

来自「在C5000系列DSP上实现的FLASH烧写程序。掉电后DSP可以自动上电引导!」· LKV 代码 · 共 6 行

LKV
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 + -
显示快捷键?