cc_build_debug.log
来自「Generation of a Sine Wave Using a TMS320」· LOG 代码 · 共 11 行
LOG
11 行
---------------------------- sinewave.pjt - Debug ----------------------------
[Sine_APP.asm] "c:\ti5000\c5400\cgtools\bin\cl500" -g -q -as -fr"C:/ti5000/examples/spra819/sinewave/Debug" -d"_DEBUG" -mf -v548 -@"Debug.lkf" "Sine_APP.asm"
[vectors.asm] "c:\ti5000\c5400\cgtools\bin\cl500" -g -q -as -fr"C:/ti5000/examples/spra819/sinewave/Debug" -d"_DEBUG" -mf -v548 -@"Debug.lkf" "vectors.asm"
[Linking...] "c:\ti5000\c5400\cgtools\bin\cl500" -@"Debug.lkf"
>> warning: entry point other than _c_int00 specified
Build Complete,
0 Errors, 1 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?