cc_build.log

来自「在TI的C6000系列高速DSP下实现对FLAH芯片的读写」· LOG 代码 · 共 22 行

LOG
22
字号
cl6x -gk -as -mu -mv6200 -frE:\c6x\p350\flash p350\flash main.cTMS320C6x ANSI C Compiler        Version 3.01
Copyright (c) 1996-1999 Texas Instruments Incorporated
Fatal error: could not open source file "p350\flash"
1 fatal error detected in the compilation of "p350\flash".
Compilation terminated.
[flash]

cl6x -gk -as -mu -mv6200 -frE:\c6x\p350\flash p350\flash GLO_INIT.cTMS320C6x ANSI C Compiler        Version 3.01
Copyright (c) 1996-1999 Texas Instruments Incorporated
Fatal error: could not open source file "p350\flash"
1 fatal error detected in the compilation of "p350\flash".
Compilation terminated.
[flash]

lnk6x  flash.makTMS320C6x COFF Linker            Version 3.01
Copyright (c) 1996-1999 Texas Instruments Incorporated
Build Complete,
  0 Errors, 0 Warnings.

⌨️ 快捷键说明

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