debug.lkv

来自「dsp串口中断方式发送数据 需借助串口调试助手」· LKV 代码 · 共 12 行

LKV
12
字号
-z -q -c -m"./Debug/Lab8A.map" -o"./Debug/Lab8A.out" -stack400 -w -x -i"C:/ti/C2000/bios/lib" -i"C:/ti/c2000/rtdx/lib" -i"C:/ti/c2000/cgtools/lib"
"e:\c281x\solutions\Lab8A\Debug\DSP281x_CpuTimers.obj"
"e:\c281x\solutions\Lab8A\Debug\DSP281x_DefaultIsr.obj"
"e:\c281x\solutions\Lab8A\Debug\DSP281x_GlobalVariableDefs.obj"
"e:\c281x\solutions\Lab8A\Debug\DSP281x_PieCtrl.obj"
"e:\c281x\solutions\Lab8A\Debug\DSP281x_PieVect.obj"
"e:\c281x\solutions\Lab8A\Debug\DSP281x_usDelay.obj"
"e:\c281x\solutions\Lab8A\Debug\Lab8A.obj"
"C:\ti\c2000\cgtools\lib\rts2800_ml.lib"
"C:\tidcs\c28\dsp281x\v100\DSP281x_common\cmd\F2812_EzDSP_RAM_lnk.cmd"
"C:\tidcs\c28\dsp281x\v100\DSP281x_headers\cmd\DSP281x_Headers_nonBIOS.cmd"

⌨️ 快捷键说明

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