代码搜索结果
找到约 31,537 项符合
UART 的代码
uart.lnp
"startup.o" "main.o" --strict --scatter "uart.sct"
--map --xref --callgraph --symbols
--info sizes --info totals --info unused --info veneers
--list ".\uart.map" -o "uart.axf"
uart.tra
*** Creating Trace Output File 'uart.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '"startup.o"'
### List of Objects: adding '"main.o"'
### ADS-L
uart.plg
礦ision3 Build Log
Project:
E:\ARM study\uart\uart.uv2
Project File Date: 10/11/2008
Output:
Build target 'Target 1'
assembling Startup.s...
uart.o.d
uart.o: ../uart.c ../comm.h \
C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/include/avr/io.h \
C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/include/avr/sfr_defs.h \
C:/WinAVR/bin/.
uart.d
.\debug_in_FLASH\uart.o: src\uart.c
.\debug_in_FLASH\uart.o: src\config.h
.\debug_in_FLASH\uart.o: src\LPC2294.h
.\debug_in_FLASH\uart.o: src\system.h
.\debug_in_FLASH\uart.o: src\target.h
.\debu
uart.lst
C51 COMPILER V7.05 UART 04/13/2004 13:35:27 PAGE 1
C51 COMPILER V7.05, COMPILATION OF MODULE UART
OBJECT MODULE PLACED IN ua
uart.c
//uart.c - code recommendation for C header file
/***********************************************************************
MODULE: UART
VERSION: 1.04
CONTAINS: Routines for controlling the UA
uart.h
//uart.h - code recommendation for C header file
/***********************************************************************
MODULE: UART
VERSION: 1.04
CONTAINS: Routines for controlling the UA
uart.lst
C51 COMPILER V7.05 UART 04/08/2005 13:54:32 PAGE 1
C51 COMPILER V7.05, COMPILATION OF MODULE UART
OBJECT MODULE PLACED IN ua
uart.c
//uart.c - code recommendation for C header file
/***********************************************************************
MODULE: UART
VERSION: 1.04
CONTAINS: Routines for controlling the UA