cc_build_custom.log

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

LOG
39
字号
-----------------------------  g723.pjt - Custom  -----------------------------
"c:\ti\c5400\cgtools\bin\cl500" -g -as -fr"E:/download/dsp/ccs_example/g723_tsk/Debug" -d"_DEBUG" -v548 -@"Custom.lkf" "g723_5410cfg.s54"
<g723_5410cfg.s54>
TMS320C54x COFF Assembler         Version 3.70
Copyright (c) 1996-2001           Texas Instruments Incorporated
 PASS 1
 PASS 2

6 Assembly Errors, No Assembly Warnings
"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 1187: [E0002] Invalid mnemonic
                                                   specification
		HOOK_init

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

"g723_5410cfg.s54", ERROR!   at line 1251: [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

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

⌨️ 快捷键说明

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