代码搜索结果
找到约 10,000 项符合
ARM 的代码
arm.scatter
LOAD_ROM 0x0000000
{
ER_INIT 0x0c00000
{
Init (+RO)
}
ER_ROM +0
{
.ANY(+RO)
}
DATABLACK
{
RamData (
makefile_arm
#############################################################################
# Makefile for building test_manage
# Generated by tmake at 10:02, 2005/12/26
# Project: test_manage
# Template: ap
makefile_arm
#############################################################################
# Makefile for building setmacdhcp
# Generated by tmake at 13:12, 2006/05/30
# Project: setmacdhcp
# Template: app
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
arm.ld
OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm",
"elf32-littlearm")
OUTPUT_ARCH(arm)
ENTRY(_start)
SEARCH_DIR(/lib); SEARCH_DIR(/usr/lib); SEARCH_DIR(/usr/local/lib); SEARCH_DIR(/usr/alpha-u
arm.scatter
LOAD_ROM 0x0000000
{
ER_INIT 0x0c00000
{
Init (+RO)
}
ER_ROM +0
{
.ANY(+RO)
}
DATABLACK
{
RamData (
_arm.cpp
// _arm.cpp: implementation of the C_arm class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "OpenGLtest.h"
#include "_arm.h"
#ifdef
arm.h
/***********************************************************************/
/* This file is part of the uVision/ARM development tools */
/* Copyright KEIL ELEKTRONIK GmbH 2002-2003