cc_build_debug.log
来自「基于TI 6416DSP的程序flash编程程序」· 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 71: warning: integer conversion resulted in truncation
"FLASH_PRG.C", line 77: warning: integer conversion resulted in truncation
"FLASH_PRG.C", line 83: warning: integer conversion resulted in truncation
"FLASH_PRG.C", line 95: warning: integer conversion resulted in truncation
"FLASH_PRG.C", line 101: 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 + -
显示快捷键?