代码搜索:mdk arm
找到约 10,000 项符合「mdk arm」的源代码
代码结果 10,000
www.eeworm.com/read/419121/10885475
dep webserver_target 1.dep
Dependencies for Project 'WebServer', Target 'Target 1': (DO NOT MODIFY !)
F (.\Startup.s)(0x4777A470)(--device DARMP -g --apcs=interwork -I "C:\Keil\ARM\INC\Philips" --list ".\out\Startup.lst" --xre
www.eeworm.com/read/273616/10908377
makefile
mmu : head.s main.c init.c init.h mmu.c mmu.h 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
www.eeworm.com/read/273610/10908530
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/416942/11009195
txt qte安装文档.txt
Qt/Embedded的安装
准备源码包
◆ tmake 1.11 或更高版本;(生成Qt/Embedded应用工程的Makefile文件)
◆ Qt/Embedded 2.3.7 (Qt/Embedded 安装包)
◆ Qt 2.3.2 for X11; (Qt的X11版的安装包, 它将产生x11开发环境所需要的两个工
具)
假设把源码包解压所在/root/build-arm下
www.eeworm.com/read/465644/7051059
h csl_clkrstaux.h
/* Updated by Ravindra Upadhyaya on 02-02-2005 */
#ifndef _CSL_CLKRSTAUX_H_
#define _CSL_CLKRSTAUX_H_
#include
#ifdef __cplusplus
extern "C" {
#endif
static inline
void CSL_clkrst
www.eeworm.com/read/465644/7051114
h csl_clkrstaux.h
/* Updated by Ravindra Upadhyaya on 02-02-2005 */
#ifndef _CSL_CLKRSTAUX_H_
#define _CSL_CLKRSTAUX_H_
#include
#ifdef __cplusplus
extern "C" {
#endif
static inline
void CSL_clkrst
www.eeworm.com/read/462018/7212954
trled
arm-elf-gcc -Tlpc2106-rom.ld -nostartfiles -Wl,-Map=led.map,--cref,-nostdlib -s -o led boot.s led.c
arm-elf-objcopy --output-target ihex led led.hex
arm-elf-objcopy --output-target binary led led.bi
www.eeworm.com/read/461613/7223251
makefile
cd //
cd devo/9600_install/os
arm-elf-gcc -I../include hello.c -L../lib -Ttarget.ld -nostdlib
arm-elf-objcopy a.out -O ihex eCos_gps.hex
www.eeworm.com/read/458033/7313758
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/457091/7334301
makefile
#
# $Id: Makefile 338 2008-11-10 04:15:26Z jcw $
# $Revision: 338 $
# $Author: jcw $
# $Date: 2008-11-09 23:15:26 -0500 (Sun, 09 Nov 2008) $
# $HeadURL: http://tinymicros.com/svn_public/arm/lpc21