代码搜索:objects
找到约 10,000 项符合「objects」的源代码
代码结果 10,000
www.eeworm.com/read/291930/8387459
tra hello.tra
*** Creating Trace Output File '.\Flash\Hello.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '".\flash\s3c44b0x.o"'
### List of Objects: adding '".
www.eeworm.com/read/291895/8389176
makefile
CC=gcc
LD=gcc
INCLUDES= -I.
DFLAGS=
CFLAGS= -Wall -g $(INCLUDES) $(DFLAGS)
LIBRARIES = -lm
TARGET=mr_test
OBJECTS= \
decim.o \
interp.o \
mr_test.o \
resamp.o
################################
www.eeworm.com/read/391242/8414354
makefile
#############################################################################
# Makefile for building qclient
# Generated by tmake at 13:59, 2008/11/28
# Project: qclient
# Template: app
######
www.eeworm.com/read/291481/8415809
tra project.tra
*** Creating Trace Output File 'Project.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '"target.o"'
### List of Objects: adding '"irq.o"'
### List
www.eeworm.com/read/290943/8448890
tra serial.tra
*** Creating Trace Output File '.\flash\Serial.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '".\flash\lpc2300.o"'
### List of Objects: adding '".
www.eeworm.com/read/290943/8448985
tra blinky.tra
*** Creating Trace Output File '.\Flash\Blinky.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '".\flash\lpc2300.o"'
### List of Objects: adding '".
www.eeworm.com/read/290943/8449421
tra easyweb.tra
*** Creating Trace Output File '.\flash\EasyWEB.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '".\flash\lpc2300.o"'
### List of Objects: adding '"
www.eeworm.com/read/290943/8449644
tra lcddemo.tra
*** Creating Trace Output File '.\flash\lcddemo.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '".\flash\lpc2300.o"'
### List of Objects: adding '"
www.eeworm.com/read/189334/8474534
mm
#############################################################################
# Makefile for building ch7
# Generated by tmake at 17:20, 2006/09/19
# Project: ch7
# Template: app
##############
www.eeworm.com/read/189334/8474742
makefile
#############################################################################
# Makefile for building g8
# Generated by tmake at 11:20, 2006/09/17
# Project: g8
# Template: app
################