cc_build_debug.log
来自「dsp5509得基因检测程序 基因检测」· LOG 代码 · 共 27 行
LOG
27 行
----------------------------- yuyin.pjt - Debug -----------------------------
[aic23.c] "c:\ti\c5500\cgtools\bin\cl55" -g -q -fr"C:/ti/myprojects/yuyin/Debug" -d"_DEBUG" -@"Debug.lkf" "aic23.c"
"aic23.c", line 199: warning: integer conversion resulted in a change of sign
"aic23.c", line 167: warning: variable "p1" was set but never used
[audio.c] "c:\ti\c5500\cgtools\bin\cl55" -g -q -fr"C:/ti/myprojects/yuyin/Debug" -d"_DEBUG" -@"Debug.lkf" "audio.c"
[i2c.c] "c:\ti\c5500\cgtools\bin\cl55" -g -q -fr"C:/ti/myprojects/yuyin/Debug" -d"_DEBUG" -@"Debug.lkf" "i2c.c"
[sdram_init.c] "c:\ti\c5500\cgtools\bin\cl55" -g -q -fr"C:/ti/myprojects/yuyin/Debug" -d"_DEBUG" -@"Debug.lkf" "sdram_init.c"
[util.c] "c:\ti\c5500\cgtools\bin\cl55" -g -q -fr"C:/ti/myprojects/yuyin/Debug" -d"_DEBUG" -@"Debug.lkf" "util.c"
"util.c", line 79: warning: conversion from integer to smaller pointer
[zixiangguang.c] "c:\ti\c5500\cgtools\bin\cl55" -g -q -fr"C:/ti/myprojects/yuyin/Debug" -d"_DEBUG" -@"Debug.lkf" "zixiangguang.c"
[Linking...] "c:\ti\c5500\cgtools\bin\cl55" -@"Debug.lkf"
>> warning: creating .stack section with default size of 500 words.
Use
-stack option to change the default size.
>> warning: creating .sysstack section with default size of 500 words.
Use
-sysstack option to change the default size.
Build Complete,
0 Errors, 5 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?