cc_build_debug.log
来自「在C54X DSP下写的串口收发程序」· LOG 代码 · 共 20 行
LOG
20 行
----------------------------- voice.pjt - Debug -----------------------------
"d:\installed\ccs\c5400\cgtools\bin\cl500" -g -q -fr"F:/dspfiles/MY STUDY/KAOSHI/LIGUOHAI---20040203--voice/Debug" -d"_DEBUG" -@"../Debug.lkf" "vectors.asm"
<vectors.asm>
"d:\installed\ccs\c5400\cgtools\bin\cl500" -g -q -fr"F:/dspfiles/MY STUDY/KAOSHI/LIGUOHAI---20040203--voice/Debug" -d"_DEBUG" -@"Debug.lkf" "user_audio.c"
[user_audio.c]
vlnk Debug.lkv "voice.rcp"
COFF vLinker Version 2.10
Copyright (c) 1996-2001 Texas Instruments Incorporated
WARNING output section .stack was not allocated into space c54x\run_view and
is being automatically placed into region DM0
WARNING input sections named {.bss .stack .sysmem} are normally placed
somewhere in the data_memory address space
WARNING output section .cinit was not allocated into space c54x\run_view and
is being automatically placed into region DM0
Build Complete,
0 Errors, 3 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?