cc_build_debug.log
来自「dsp常见的扩展外设的框架程序和测试程序」· LOG 代码 · 共 18 行
LOG
18 行
--------------------------- FLASH_PRG.pjt - Debug ---------------------------
"c:\ti6xx\c6000\cgtools\bin\cl6x" -g -q -fr"C:/ti6xx/myprojects/FLASH_PRG/Debug" -i"C:/ti6xx/myprojects/FLASH_PRG/include" -d"_DEBUG" -me -mv6400 -@"Debug.lkf" "FLASH_PRG.C"
"FLASH_PRG.C", line 72: warning: integer conversion resulted in truncation
"FLASH_PRG.C", line 78: warning: integer conversion resulted in truncation
"FLASH_PRG.C", line 84: warning: integer conversion resulted in truncation
"FLASH_PRG.C", line 96: warning: integer conversion resulted in truncation
"FLASH_PRG.C", line 102: warning: integer conversion resulted in truncation
"c:\ti6xx\c6000\cgtools\bin\cl6x" -g -q -fr"C:/ti6xx/myprojects/FLASH_PRG/Debug" -i"C:/ti6xx/myprojects/FLASH_PRG/include" -d"_DEBUG" -me -mv6400 -@"Debug.lkf" "vectors.asm"
"c:\ti6xx\c6000\cgtools\bin\cl6x" -@"Debug.lkf"
>> warning: creating .sysmem section with default size of 400 (hex) words.
Use -heap option to change the default size.
Build Complete,
0 Errors, 6 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?