cc_build_debug.log
来自「包括流水灯」· LOG 代码 · 共 20 行
LOG
20 行
------------------------------ PWM.pjt - Debug ------------------------------
[pwm.c] "C:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"C:/ti/myprojects/PWM/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "pwm.c"
[pwm.c]
[Vectors.asm] "C:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"C:/ti/myprojects/PWM/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "Vectors.asm"
<vectors.asm>
[Linking...] "C:\ti\c2400\cgtools\bin\dspcl" -@"Debug.lkf"
<Linking>
TMS320C24xx COFF Linker Version 7.04
Copyright (c) 1987-2003 Texas Instruments Incorporated
>> warning: creating output section vectors without SECTIONS specification
>> warning: creating output section .cinit without SECTIONS specification
>> warning: creating .stack section with default size of 400 (hex) words.
Use -stack option to change the default size.
Build Complete,
0 Errors, 3 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?