cc_build_debug.log
来自「无刷直流电动机的开环运行程序」· LOG 代码 · 共 18 行
LOG
18 行
---------------------------- openloop.pjt - Debug ----------------------------
[openloop.C] "C:\CCStudio_v3.1\C2400\cgtools\bin\dspcl" -g -q -fr"D:/2406Program/openloop/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "openloop.C"
[openloop.c]
[vectors.asm] "C:\CCStudio_v3.1\C2400\cgtools\bin\dspcl" -g -q -fr"D:/2406Program/openloop/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "vectors.asm"
<vectors.asm>
[Linking...] "C:\CCStudio_v3.1\C2400\cgtools\bin\dspcl" -@"Debug.lkf"
<Linking>
TMS320C24xx COFF Linker Version 7.04
Copyright (c) 1987-2003 Texas Instruments Incorporated
>> warning: creating .stack section with default size of 400 (hex) words.
Use -stack option to change the default size.
Build Complete,
0 Errors, 1 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?