cc_build.log

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

LOG
84
字号
dspcl RTC_TEST.c -g -v2xx -as -frC:\tic2xx\myprojects\RTC[RTC_TEST.c]
TMS320C2x/C2xx/C5x ANSI C Compiler          Version 7.00
Copyright (c) 1987-1999  Texas Instruments Incorporated 
   "RTC_TEST.c"   ==> main
   "RTC_TEST.c"   ==> SystemInit
   "RTC_TEST.c"   ==> PHANTOM
TMS320C2x/C2xx/C5x ANSI C Codegen           Version 7.00
Copyright (c) 1987-1999  Texas Instruments Incorporated 
   "RTC_TEST.c"   ==> main
   "RTC_TEST.c"   ==> SystemInit
   "RTC_TEST.c"   ==> PHANTOM
TMS320C1x/C2x/C2xx/C5x COFF Assembler       Version 7.00
Copyright (c) 1987-1999  Texas Instruments Incorporated 

 PASS 1
 PASS 2

 No Errors,  No Warnings

dspa vector.asm vector.obj -gs -v2xxTMS320C1x/C2x/C2xx/C5x COFF Assembler       Version 7.00
Copyright (c) 1987-1999  Texas Instruments Incorporated 

 PASS 1
 PASS 2

 No Errors,  No Warnings

dspcl rtc_func.c -g -v2xx -as -frC:\tic2xx\myprojects\RTC[rtc_func.c]
TMS320C2x/C2xx/C5x ANSI C Compiler          Version 7.00
Copyright (c) 1987-1999  Texas Instruments Incorporated 
   "rtc_func.c"   ==> init_rtc
   "rtc_func.c"   ==> Set_Rtc
   "rtc_func.c"   ==> Set_Delay
   "rtc_func.c"   ==> Write_Start_bit
   "rtc_func.c"   ==> Write_Stop_bit
   "rtc_func.c"   ==> Write_WEL
   "rtc_func.c"   ==> Write_RWEL
   "rtc_func.c"   ==> Reset_Status
   "rtc_func.c"   ==> Write_Rtc
   "rtc_func.c"   ==> Read_Rtc_ACK
   "rtc_func.c"   ==> Write_Rtc_ACK
   "rtc_func.c"   ==> Read_Rtc_Data
   "rtc_func.c"   ==> Page_Read_Eeprom
   "rtc_func.c"   ==> Byte_Write
   "rtc_func.c"   ==> Byte_Write_Eeprom
   "rtc_func.c"   ==> Page_Write_Eeprom
   "rtc_func.c"   ==> Delay_10ms
TMS320C2x/C2xx/C5x ANSI C Codegen           Version 7.00
Copyright (c) 1987-1999  Texas Instruments Incorporated 
   "rtc_func.c"   ==> init_rtc
   "rtc_func.c"   ==> Set_Rtc
   "rtc_func.c"   ==> Set_Delay
   "rtc_func.c"   ==> Write_Start_bit
   "rtc_func.c"   ==> Write_Stop_bit
   "rtc_func.c"   ==> Write_WEL
   "rtc_func.c"   ==> Write_RWEL
   "rtc_func.c"   ==> Reset_Status
   "rtc_func.c"   ==> Write_Rtc
   "rtc_func.c"   ==> Read_Rtc_ACK
   "rtc_func.c"   ==> Write_Rtc_ACK
   "rtc_func.c"   ==> Read_Rtc_Data
   "rtc_func.c"   ==> Page_Read_Eeprom
   "rtc_func.c"   ==> Byte_Write
   "rtc_func.c"   ==> Byte_Write_Eeprom
   "rtc_func.c"   ==> Page_Write_Eeprom
   "rtc_func.c"   ==> Delay_10ms
TMS320C1x/C2x/C2xx/C5x COFF Assembler       Version 7.00
Copyright (c) 1987-1999  Texas Instruments Incorporated 

 PASS 1
 PASS 2

 No Errors,  No Warnings

dsplnk RTC.makTMS320C1x/C2x/C2xx/C5x COFF Linker      Version 7.00
Copyright (c) 1987-1999  Texas Instruments Incorporated 

Build Complete,
  0 Errors, 0 Warnings.

⌨️ 快捷键说明

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