代码搜索:mdk arm
找到约 10,000 项符合「mdk arm」的源代码
代码结果 10,000
www.eeworm.com/read/284399/8935973
po interface.po
interface.o : \
interface.c ../config.h \
/usr/local/hybus-arm-linux-R1.1/lib/gcc-lib/arm-linux/2.95.3/../../../../arm-linux/include/sys/types.h \
/usr/local/hybus-arm-linux-R1.1/lib/gcc-lib/arm-li
www.eeworm.com/read/284399/8935976
po support.po
support.o : \
support.c ../config.h \
/usr/local/hybus-arm-linux-R1.1/lib/gcc-lib/arm-linux/2.95.3/../../../../arm-linux/include/sys/types.h \
/usr/local/hybus-arm-linux-R1.1/lib/gcc-lib/arm-linux/
www.eeworm.com/read/284399/8935978
po callbacks.po
callbacks.o : \
callbacks.c ../config.h \
/usr/local/hybus-arm-linux-R1.1/arm-linux/include/gtk-1.2/gtk/gtk.h \
/usr/local/hybus-arm-linux-R1.1/arm-linux/include/gtk-1.2/gdk/gdk.h \
/usr/local/hyb
www.eeworm.com/read/382497/9024374
h decode.h
/*************************************************************************
Copyright (C) 2002 - 2007 Wei Qin
See file COPYING for more information.
This program is free software; you can
www.eeworm.com/read/184385/9107346
makefile2
CC = arm-linux-gcc
INCLUDEDIR=/home/YUANFENG2440/linux-2.4.20/include
CFLAGS = -D__KERNEL__ -DMODULE -DEXPORT_SYMTAB -O2 -Wall -I$(INCLUDEDIR)
LD = arm-linux-ld
all:
$(CC) $(CFLAGS) -c captr
www.eeworm.com/read/281920/9126969
log cc_build_debug.log
----------------------------- eeprom.pjt - Debug -----------------------------
[eeprom_test.c] "C:\CCStudio_v3.2\tms470\cgtools\bin\cl470" -g -q -o1 -fr"./Debug/" -i"." -i"../../include/" -i"../../
www.eeworm.com/read/281794/9133867
log cc_build_debug.log
----------------------------- eeprom.pjt - Debug -----------------------------
[eeprom_test.c] "C:\CCStudio_v3.2\tms470\cgtools\bin\cl470" -g -q -o1 -fr"./Debug/" -i"." -i"../../include/" -i"../../
www.eeworm.com/read/281740/9136837
makefile
int : head.s main.c init.c s3c2410.h serial.h interrupt.c interrupt.h
arm-linux-gcc -c -o head.o head.s
arm-linux-gcc -c -o init.o init.c
arm-linux-gcc -c -o serial.o serial.c
arm-linux-gcc -c -
www.eeworm.com/read/281488/9153043
makefile
CROSS_COMPILE=arm-linux-
#KERNELDIR = /home/wbn/arm2410/kernel/my-kernel/kernel-fpga
#INCLUDEDIR = $(KERNELDIR)/include
#CFLAGS += -I/usr/local/arm/2.95.3/arm-linux/include
CC =$(CROSS_COMPILE)g
www.eeworm.com/read/377792/9262483
makefile
CROSS_COMPILE=arm-linux-
#KERNELDIR = /home/wbn/arm2410/kernel/my-kernel/kernel-fpga
#INCLUDEDIR = $(KERNELDIR)/include
#CFLAGS += -I/usr/local/arm/2.95.3/arm-linux/include
CC =$(CROSS_COMPILE)g