代码搜索:RealView

找到约 326 项符合「RealView」的源代码

代码结果 326
www.eeworm.com/read/484559/6579791

txt 说明.txt

1. keil 版本: c51v808 + keil arm 3.04 2. proteus 版本:V7.1 sp2 3. 安装 proteus的vdmagdi,使keil可与proteus联机调试 4. keil的ARM编译器选“RealView Compiler” 备注: 若KEIL的ARM调试选项没有出现Proteus VSM Simulator,参考处理方法如下: 上
www.eeworm.com/read/268606/11131057

txt readme-e.txt

============================================================================== ML67Q5003 CPU Board Sample Programs Version 1.10 Copyright (c) 2003 Oki Electric Indus
www.eeworm.com/read/152843/5657813

makefile

# # Makefile for the linux kernel. # obj-y := core.o clock.o obj-$(CONFIG_MACH_REALVIEW_EB) += realview_eb.o obj-$(CONFIG_SMP) += platsmp.o headsmp.o obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o ob
www.eeworm.com/read/178619/9390463

opt artxdemo.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {
www.eeworm.com/read/152843/5657820

s headsmp.s

/* * linux/arch/arm/mach-realview/headsmp.S * * Copyright (c) 2003 ARM Limited * All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the t