代码搜索:ARM启动

找到约 10,000 项符合「ARM启动」的源代码

代码结果 10,000
www.eeworm.com/read/370626/9589995

d main.d

main.o: main.c main.o: C:\Keil\ARM\INC\Samsung\s3c2440.h
www.eeworm.com/read/367565/9742274

mod dacdev.mod

/usr/local/arm/DAdev/dacdev.ko /usr/local/arm/DAdev/dacdev.o
www.eeworm.com/read/266074/11243760

txt artical(1).txt

Love and a broken arm "But what if I break my arm again?" My five year-old daughter asked, her lower lip trembling. I knelt holding onto her bike and looked her right in the eyes. I knew how much
www.eeworm.com/read/192182/8400420

build-linux-ep7312-skyeye

#!/bin/sh rm config.cache config.status -f CC=arm-linux-gcc \ ./configure \ --build=i386-linux \ --target=arm-unknown-linux \ --host=arm-unknown-linux \
www.eeworm.com/read/291505/8412270

makefile

#CROSS_COMPILER = /usr/local/arm/2.95.3/bin/arm-linux- #INCL = -I/usr/local/src/2.4.18-rmk7 CROSS_COMPILER = /usr/local/arm/3.3.2/bin/arm-linux- INCL = -I/usr/local/src/linux-2.6.8.1/ key_test: $(C
www.eeworm.com/read/288730/8611101

dep virtualcom_mcb2300.dep

Dependencies for Project 'VirtualCOM', Target 'MCB2300': (DO NOT MODIFY !) F (.\LPC2300.s)(0x466E385C)(--device DARMP -g --apcs=interwork -I "C:\Keil\ARM\INC\Philips" -o ".\Obj\LPC2300.o") F (.\LCD.
www.eeworm.com/read/288617/8618218

sh qte_target_setup.sh

#! /bin/bash #qt_host cd /usr/local/arm/qt/ export TMAKEDIR=$PWD/tmake-1.13 export QT2DIR=$PWD/qt-2.3.2 export QTEDIR=$PWD/qt-2.3.10-target #cd $QTEDIR cd /usr/local/arm/qt/qt-2.3.10-target mkdir /
www.eeworm.com/read/288201/8647777

makefile

CROSS_COMPILER = /usr/local/arm/3.3.2/bin/arm-linux- INCL = -I/usr/local/src/gec2410-linux-2.6.8.1/ gpio_test: $(CROSS_COMPILER)gcc $(INCL) gpio_test.c -o gpio_test clean: -rm -f gpio_te
www.eeworm.com/read/387530/8667982

makefile

EXEC = thread OBJS = thread.o SRC = thread.c CC = arm-linux-gcc #LD = arm-linux-ld CFLAGS += -O2 -Wall LDFLAGS += -lpthread all:$(EXEC) $(EXEC):$(OBJS) $(CC) $(LDFLAGS) -o $@ $(OBJS) %.o:%.c $(
www.eeworm.com/read/386485/8740981

build

/usr/local/arm/3.4.1/arm-linux/bin/gcc -g -O2 -I/usr/local/arm/3.4.1/arm-linux/include -I/home/hell/linux/include/ -I. -DVIDEO_DEV=\"/dev/v4l/video0\" -DVERSION=\"0.7.2\" -DHAVE_LIBJPEG=1 -L/usr/loca