cc_build_debug.log

来自「用TMS320LF2407A开发电机控制的源代码」· LOG 代码 · 共 31 行

LOG
31
字号
---------------------------  motorTest.pjt - Debug  ---------------------------
"C:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"G:/xushufeng/DSP/AMT/program/hutianliang/motorTest/motorTest/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "Com.c"
[com.c]

"C:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"G:/xushufeng/DSP/AMT/program/hutianliang/motorTest/motorTest/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "CVECTORS.ASM"
<cvectors.asm>

"C:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"G:/xushufeng/DSP/AMT/program/hutianliang/motorTest/motorTest/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "ev.c"
[ev.c]

"C:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"G:/xushufeng/DSP/AMT/program/hutianliang/motorTest/motorTest/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "LS7266.c"
[ls7266.c]

"C:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"G:/xushufeng/DSP/AMT/program/hutianliang/motorTest/motorTest/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "main.c"
[main.c]

"C:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"G:/xushufeng/DSP/AMT/program/hutianliang/motorTest/motorTest/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "motor.c"
[motor.c]

"C:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"G:/xushufeng/DSP/AMT/program/hutianliang/motorTest/motorTest/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "pid.c"
[pid.c]

"C:\ti\c2400\cgtools\bin\dspcl" -@"Debug.lkf"
<Linking>
TMS320C24xx COFF Linker                 Version 7.02
Copyright (c) 1987-2002  Texas Instruments Incorporated 


Build Complete,
  0 Errors, 0 Warnings, 0 Remarks.

⌨️ 快捷键说明

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