cc_build_debug.log
来自「TI公司DSP55系列中的I2C的例程(本例程针对5502开发)」· LOG 代码 · 共 16 行
LOG
16 行
------------------------------ test.pjt - Debug ------------------------------
[test.cdb] "d:\ti5000_2.20\plugins\bios\gconfgen" test.cdb
[aic23.c] "d:\ti5000_2.20\c5500\cgtools\bin\cl55" -g -mg -q -fr"F:/my_priv/evm5502/evm5502_wintech/examples/i2cm_test/Debug" -i"." -i"../../include" -d"_DEBUG" -d"CHIP_5502" -ml -@"Debug.lkf" "aic23.c"
[test.c] "d:\ti5000_2.20\c5500\cgtools\bin\cl55" -g -mg -q -fr"F:/my_priv/evm5502/evm5502_wintech/examples/i2cm_test/Debug" -i"." -i"../../include" -d"_DEBUG" -d"CHIP_5502" -ml -@"Debug.lkf" "test.c"
[testcfg.s55] "d:\ti5000_2.20\c5500\cgtools\bin\cl55" -g -mg -q -fr"F:/my_priv/evm5502/evm5502_wintech/examples/i2cm_test/Debug" -i"." -i"../../include" -d"_DEBUG" -d"CHIP_5502" -ml -@"Debug.lkf" "testcfg.s55"
[testcfg_c.c] "d:\ti5000_2.20\c5500\cgtools\bin\cl55" -g -mg -q -fr"F:/my_priv/evm5502/evm5502_wintech/examples/i2cm_test/Debug" -i"." -i"../../include" -d"_DEBUG" -d"CHIP_5502" -ml -@"Debug.lkf" "testcfg_c.c"
[Linking...] "d:\ti5000_2.20\c5500\cgtools\bin\cl55" -@"Debug.lkf"
Build Complete,
0 Errors, 0 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?