代码搜索:ARM M3
找到约 10,000 项符合「ARM M3」的源代码
代码结果 10,000
www.eeworm.com/read/280036/10359088
makefile
EXEC = zlg_fs.ko
OBJS = zlg_fs.o
SRC = zlg_fs.c
INCLUDE = /zylinux/kernelzmy/include
USEINC =.
CC = arm-linux-gcc
LD = arm-linux-ld
MODCFLAGS = -O2 -I$(INCLUDE) -I$(USEINC) -march=armv4t -c
www.eeworm.com/read/160204/10558756
h armia_iacxl10_2004_3_16.h
#ifndef ARMIA_H
#define ARMIA_H
#include "common_IAcxl10_2004_3_16.h"
#include
#include "os_IAcxl10_2004_3_16.h"
#include
#include "memarg_IAcxl10_2004_3_16.h"
typedef void (*MEM
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