代码搜索:mdk arm
找到约 10,000 项符合「mdk arm」的源代码
代码结果 10,000
www.eeworm.com/read/359676/10130270
makefile-arm
# Makefile for MyKey
CC=arm-linux-gcc
MODCFLAGS := -DMODULE -D__KERNEL__ -Wall -O2
OBJECT=Key.o
$(OBJECT): Key.c Key.h
$(CC) $(MODCFLAGS) -I/usr/src/2410/include -c Key.c
clean:
rm *.o
www.eeworm.com/read/163494/10157042
arm makefile.arm
# edit dest dir prefix if you want....
PREFIX='/usr/local'
# PREFIX=/boot/home
# (used /boot/home in BeOS)
LIBDIR='$(PREFIX)/lib'
BINDIR='$(PREFIX)/bin'
MANSEC='1'
MANDIR='$(PREFIX)/man/man$
www.eeworm.com/read/358032/10197074
ppt arm架构.ppt
www.eeworm.com/read/357539/10206952
chm arm.chm
www.eeworm.com/read/355533/10258732
scatter arm.scatter
LOAD_ROM 0x0000000
{
ER_INIT 0x0c00000
{
Init (+RO)
}
ER_ROM +0
{
.ANY(+RO)
}
DATABLACK
{
RamData (
www.eeworm.com/read/162809/10269960
sch arm.sch
www.eeworm.com/read/162587/10294844
h arm.h
/*************************************************************************
Copyright (c) 1999 Mentor Graphics Corporation.
IMPORTANT - USE OF THIS SOFTWARE IS SUBJECT TO LICENSE RESTRICTIONS
www.eeworm.com/read/161776/10375804
pdf arm.pdf
www.eeworm.com/read/425011/10388146
arm makefile.arm
# This material is inherited from the Linux Makefile: arch/arm/Makefile:
# (2.4.0.-test6 official) -- maybe the last part is not needed, though
#
# This file is included by the global makefile so th
www.eeworm.com/read/278766/10511243
arm makefile.arm
# This material is inherited from the Linux Makefile: arch/arm/Makefile:
# (2.4.0.-test6 official) -- maybe the last part is not needed, though
#
# This file is included by the global makefile so th