代码搜索:ARM
找到约 10,000 项符合「ARM」的源代码
代码结果 10,000
www.eeworm.com/read/350971/10691542
d os_cpu_c.d
.\rvmdk\os_cpu_c.o: ..\arm\Os_cpu_c.c
.\rvmdk\os_cpu_c.o: .\config.h
.\rvmdk\os_cpu_c.o: .\Includes.h
.\rvmdk\os_cpu_c.o: .\..\arm\os_cpu.h
.\rvmdk\os_cpu_c.o: .\os_cfg.h
.\rvmdk\os_cpu_c.o: .\..
www.eeworm.com/read/133091/6956310
c omap30_armmbx.c
//-------------------------------------------------------------------------------
// TEXAS INSTRUMENTS INCORPORATED PROPRIETARY INFORMATION
// Property of Texas Instruments
// For Un
www.eeworm.com/read/282125/7121011
makefile-app
INCLUDE= /usr/src/arm-linux/arm-linux-2.4.19/include/
CFLAGS = -Wall -g -O3
CC = arm-linux-gcc
AR = arm-linux-ar -r
demo: demo.o
$(CC) $^ -o $@
demo.o: demo.c
$(CC) $(CFLAGS) -c $< -o $@ -I
www.eeworm.com/read/456804/7339345
dep pcf_target 1.dep
Dependencies for Project 'pcf', Target 'Target 1': (DO NOT MODIFY !)
F (.\Startup.s)(0x48BCFA02)(--device DARMP -g --apcs=interwork -I "c:\Keil\ARM\INC\Philips" --list "Startup.lst" --xref -o Startup
www.eeworm.com/read/456798/7339448
dep lcd_l_target 1.dep
Dependencies for Project 'lcd_l', Target 'Target 1': (DO NOT MODIFY !)
F (.\Startup.s)(0x48C5F060)(--device DARMP -g --apcs=interwork -I "c:\Keil\ARM\INC\Philips" --list "Startup.lst" --xref -o Start
www.eeworm.com/read/456790/7339619
dep lcd_j_target 1.dep
Dependencies for Project 'LCD_J', Target 'Target 1': (DO NOT MODIFY !)
F (.\Startup.s)(0x48C76F74)(--device DARMP -g --apcs=interwork -I "c:\Keil\ARM\INC\Philips" --list "Startup.lst" --xref -o Start
www.eeworm.com/read/243628/12931209
build-dma244x
#!/bin/sh
#
# Please make sure that the following things are OK:
#
# 1. You have installed the arm-linux-tools already.
#
#
rm config.cache config.status -f
CC=arm-linux-gcc \
CFLAGS="-O2 -I/
www.eeworm.com/read/278116/6294649
makefile
CC=/usr/local/arm/3.3.2/bin/arm-linux-gcc
LD=/usr/local/arm/3.3.2/bin/arm-linux-ld
EXEC=tsc_test
OBJS=tsc_test.o
CFLAGS +=
LDFLAGS +=
all:$(EXEC)
$(EXEC):$(OBJS)
$(CC) $(LDFLAGS) -o $
www.eeworm.com/read/153172/5652317
osx makefile.osx
#**************************************************************************
# DSemu - The Next Generation *
# Unix gcc Makefile [Makefile.nix]
www.eeworm.com/read/173349/9661344
log config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.59. I