cc_build_debug.log

来自「我的一个dsp源程序」· LOG 代码 · 共 44 行

LOG
44
字号
--------------------------  mic5410_pipe.pjt - Debug  --------------------------
"c:\ti\plugins\bios\gconfgen" g723_5410.cdb

"c:\ti\c5400\cgtools\bin\cl500" -g -q -fr"E:/download/dsp/ccs_example/mic5410_pipe/Debug" -d"_DEBUG" -@"Debug.lkf" "init_des.asm"
<init_des.asm>

"c:\ti\c5400\cgtools\bin\cl500" -g -q -fr"E:/download/dsp/ccs_example/mic5410_pipe/Debug" -d"_DEBUG" -@"Debug.lkf" "main.c"
[main.c]

"c:\ti\c5400\cgtools\bin\cl500" -g -q -fr"E:/download/dsp/ccs_example/mic5410_pipe/Debug" -d"_DEBUG" -@"Debug.lkf" "g723_5410cfg.s54"
<g723_5410cfg.s54>
"g723_5410cfg.s54", ERROR!   at line 40: [E1000] Include/Copy file not found or
                                                 opened
		.include hook.h54

"g723_5410cfg.s54", ERROR!   at line 378: [E0002] Invalid mnemonic specification
		HOOK_config  _KNLID

"g723_5410cfg.s54", ERROR!   at line 1178: [E0002] Invalid mnemonic
                                                   specification
		HOOK_init

"g723_5410cfg.s54", ERROR!   at line 1212: [E0002] Invalid mnemonic
                                                   specification
		HOOK_startup

"g723_5410cfg.s54", ERROR!   at line 1242: [E0002] Invalid mnemonic
                                                   specification
		HOOK_end

"g723_5410cfg.s54", ERROR!   at EOF: [E0300] The following symbols are
                                             undefined:
  TSK_CREATEFXN
  TSK_DELETEFXN
  TSK_EXITFXN

Errors in Source - Assembler Aborted

"c:\ti\c5400\cgtools\bin\cl500" -g -q -fr"E:/download/dsp/ccs_example/mic5410_pipe/Debug" -d"_DEBUG" -@"Debug.lkf" "g723_5410cfg_c.c"
[g723_5410cfg_c.c]

Build Complete,
  7 Errors, 0 Warnings, 0 Remarks.

⌨️ 快捷键说明

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