cc_build_debug.log

来自「在C54X DSP 下写的」· LOG 代码 · 共 20 行

LOG
20
字号
---------------------------  agc_audio.pjt - Debug  ---------------------------
"d:\installed\ccs\c5400\cgtools\bin\cl500" -g -q -fr"F:/dspfiles/MY STUDY/KAOSHI/LIUMING--20040X0X--agc_audio/Debug" -d"_DEBUG" -@"Debug.lkf" "agc_audio.c"
[agc_audio.c]
"agc_audio.c", line 15: warning: expression has no effect

vlnk Debug.lkv "agc_audio.rcp"
COFF vLinker Version 2.10
Copyright (c) 1996-2001 Texas Instruments Incorporated
WARNING	input section agc_audio.obj\.const was not allocated into space
	c54x\run_view and is being automatically placed into region DM0
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, 5 Warnings, 0 Remarks.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?