cc_build_custom.log

来自「实现240XDSP中的PWM波,SCI,SPI,usb,DA等一系列的模块化源程」· LOG 代码 · 共 26 行

LOG
26
字号
------------------------------  SCI.pjt - Custom  ------------------------------
dspa SCI.asm SCI.obj -gs -v2xx -@"Custom.lkf"
TMS320C1x/C2x/C2xx/C5x COFF Assembler       Version 7.00
Copyright (c) 1987-1999  Texas Instruments Incorporated 

 PASS 1
 PASS 2

 No Errors,  No Warnings

>> Cannot open object file : SCI.obj

dspa Vector.asm Vector.obj -gs -v2xx -@"Custom.lkf"
TMS320C1x/C2x/C2xx/C5x COFF Assembler       Version 7.00
Copyright (c) 1987-1999  Texas Instruments Incorporated 

 PASS 1
 PASS 2

 No Errors,  No Warnings

>> Cannot open object file : Vector.obj

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

⌨️ 快捷键说明

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