Welcome![Sign In][Sign Up]
Location:
Search - 2440init

Search list

[Other resource2440init

Description: s3c2440的初始化代码,对外围设备的一些初始化操作
Platform: | Size: 6939 | Author: changYu | Hits:

[Other resourcenboot

Description: 由三星的2442修改而来,正确引导eboot,请注意用三星公版的硬件配置,具体可以参考QQ2440,因为我在些平台上跑过,具体操作 1.target settings : post-linker:选择为 ARM fromELF 2.ARM assembler与 ARM c Compiler 的 architecture or processor 选择为:ARM920T 3.ARM linker的 output:RO base为 0x00000000 (当仿真时为:0x30000000),layout的 object/sysmbol:为2440init.o section:Init 4.ARM fromELF 的 output:format:plain binary , output file name:nboot.bin 下面为全部源码,注意用ADS编译 2442addr.h 2442addr.inc 2442init.s 2442lib.c 2442lib.h 2442loader-1208.c 2442slib.h 2442slib.s Def.h k9s1208_s.s Memcfg.inc Nand.h Nand_mini.c Option.h Option.inc
Platform: | Size: 1195715 | Author: lzy | Hits:

[Embeded Linuxarmboot-1.1.0.0

Description: 嵌入式linux下的armboot-1.1.0-embedded under the armboot linux-1.1.0
Platform: | Size: 614400 | Author: 彭辉 | Hits:

[ARM-PowerPC-ColdFire-MIPS2440init

Description: s3c2440的初始化代码,对外围设备的一些初始化操作-S3C2440 initialization code, a number of peripheral devices on the initialization
Platform: | Size: 7168 | Author: changYu | Hits:

[Windows CEnboot

Description: 由三星的2442修改而来,正确引导eboot,请注意用三星公版的硬件配置,具体可以参考QQ2440,因为我在些平台上跑过,具体操作 1.target settings : post-linker:选择为 ARM fromELF 2.ARM assembler与 ARM c Compiler 的 architecture or processor 选择为:ARM920T 3.ARM linker的 output:RO base为 0x00000000 (当仿真时为:0x30000000),layout的 object/sysmbol:为2440init.o section:Init 4.ARM fromELF 的 output:format:plain binary , output file name:nboot.bin 下面为全部源码,注意用ADS编译 2442addr.h 2442addr.inc 2442init.s 2442lib.c 2442lib.h 2442loader-1208.c 2442slib.h 2442slib.s Def.h k9s1208_s.s Memcfg.inc Nand.h Nand_mini.c Option.h Option.inc-By Samsung from 2442 to amend, correct guidance eboot, Please note that Samsung used the public version of the hardware configuration, can refer to specific QQ2440, because I ran in some platforms, the specific operation 1.target settings: post-linker: choice for the ARM fromELF2.ARM assembler and ARM c Compiler of the architecture or processor choices: ARM920T3.ARM linker
Platform: | Size: 1195008 | Author: lzy | Hits:

[ARM-PowerPC-ColdFire-MIPS2440_inits

Description: 嵌入式系统 arm+2440init.s初始化源码,-Embedded Systems arm+ 2440init.s initialization source,
Platform: | Size: 18432 | Author: qhy | Hits:

[Books2440init_explain.s

Description: s3c2440启动代码最详细的分析,帮助深入理解ARM启动流程和booloader代码的分析-2440init.s describe
Platform: | Size: 35840 | Author: keriwntian | Hits:

[Software EngineeringBOOTLOADER

Description: 2440启动代码init.s详细中文注释-2440init.s
Platform: | Size: 19456 | Author: 杨扬 | Hits:

[ARM-PowerPC-ColdFire-MIPS240init.doc

Description: 2440init.s 的详细解释 对系统进行初始化-2440init.s detailed explanation of the system initialization
Platform: | Size: 48128 | Author: xiatiancc | Hits:

[ARM-PowerPC-ColdFire-MIPS2440init.s

Description: 2440.init.s文件分析,对于分析2440的启动代码很有用-2440.init.s document analysis, the startup code for the analysis of 2440 useful
Platform: | Size: 15360 | Author: 闫刘 | Hits:

[ARM-PowerPC-ColdFire-MIPSS3C2440A

Description: S3C2440 IAR 针对ARM920T工程. jlink未破解只好用IAR 对 ARM V4T 版本的都有帮助.-S3C2440 IAR for the ARM920T works. Jlink no choice but to use cracked versions of the IAR right ARM V4T be helpful.
Platform: | Size: 55296 | Author: 林建明 | Hits:

[Other Embeded programs3c

Description: s3c2440,2410 的初始化汇编代码,一般用于在arm开发时用作无操作系统下的开发-2440init.s 2410.s
Platform: | Size: 14336 | Author: 郭培 | Hits:

[assembly language2440init

Description: 嵌入式开发arm9芯片s3c2440初始化文件2440init.s-Embedded Development arm9 chip s3c2440 initialization files 2440init.s
Platform: | Size: 7168 | Author: zdjtcl | Hits:

[assembly language2440init

Description: 2440的初始化程序,也可以说是bootloader中的精华部分,承载着程序执行的第一条指令的重要任务,所有得程序要想执行,那么首先必须过Init.s这一关啊。 -I don.t know.
Platform: | Size: 11264 | Author: sbt | Hits:

[Embeded Linux2440init_s

Description: 2440init.s详细讲解,是你学习ARM开发不可多得的好资料。-2440init.s detailed explanation, is that you study information on ARM development of rare good.
Platform: | Size: 48128 | Author: flangxisi | Hits:

[Other Embeded programS3C2440A_iar5.4

Description: S3C2440 针对 IAR5.4 工程,希望对大家有帮助-S3C2440 for IAR5.4 works, we want to help
Platform: | Size: 56320 | Author: 李杰 | Hits:

[Embeded Linux2440Init

Description: 飞凌OK-2440 boot部分 初始化代码-Feiling OK-2440 boot part of the initialization code
Platform: | Size: 30720 | Author: qitengfei | Hits:

[SCM2440init

Description: 基于micro2440开发板的2440init.S程序的分析-Micro2440 development board based on the analysis of the program 2440init.S
Platform: | Size: 4096 | Author: 刘洁 | Hits:

[Other=2440init.s==

Description: 2440init文件的分析,详细分析了2440的启动流程,对启动代码里面做的事情进行了分析-File analysis 2440init, detailed analysis of the start-up process of the file, to do inside the 2440 startup code
Platform: | Size: 564224 | Author: yangjun | Hits:

[ARM-PowerPC-ColdFire-MIPS2440init

Description: mini2440 freeRTOS port part 2440init.s modified with timer4 IRQ system tick need optimization
Platform: | Size: 7168 | Author: elabbassy | Hits:
« 12 »

CodeBus www.codebus.net