cc_build_debug.log
来自「dsp常见的扩展外设的框架程序和测试程序」· LOG 代码 · 共 12 行
LOG
12 行
------------------------------ ESAM.pjt - Debug ------------------------------
"c:\ti6xx\c6000\cgtools\bin\cl6x" -g -q -fr"C:/ti6xx/myprojects/ESAM/Debug" -i"C:/ti6xx/myprojects/ESAM/include" -d"_DEBUG" -me -mv6400 -@"Debug.lkf" "ESAM.C"
"ESAM.C", line 58: warning: argument of type "int *" is incompatible with parameter of type "unsigned int *"
"ESAM.C", line 103: warning: argument of type "int *" is incompatible with parameter of type "unsigned int *"
"c:\ti6xx\c6000\cgtools\bin\cl6x" -g -q -fr"C:/ti6xx/myprojects/ESAM/Debug" -i"C:/ti6xx/myprojects/ESAM/include" -d"_DEBUG" -me -mv6400 -@"Debug.lkf" "vectors.asm"
"c:\ti6xx\c6000\cgtools\bin\cl6x" -@"Debug.lkf"
Build Complete,
0 Errors, 2 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?