Location:
Search - 2440init.s
Search list
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:
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:
Description: 嵌入式系统 arm+2440init.s初始化源码,-Embedded Systems arm+ 2440init.s initialization source,
Platform: |
Size: 18432 |
Author: qhy |
Hits:
Description: s3c2440启动代码最详细的分析,帮助深入理解ARM启动流程和booloader代码的分析-2440init.s describe
Platform: |
Size: 35840 |
Author: keriwntian |
Hits:
Description: 2440启动代码init.s详细中文注释-2440init.s
Platform: |
Size: 19456 |
Author: 杨扬 |
Hits:
Description: 2440init.s 的详细解释
对系统进行初始化-2440init.s detailed explanation of the system initialization
Platform: |
Size: 48128 |
Author: xiatiancc |
Hits:
Description: 2440.init.s文件分析,对于分析2440的启动代码很有用-2440.init.s document analysis, the startup code for the analysis of 2440 useful
Platform: |
Size: 15360 |
Author: 闫刘 |
Hits:
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:
Description: s3c2440,2410 的初始化汇编代码,一般用于在arm开发时用作无操作系统下的开发-2440init.s 2410.s
Platform: |
Size: 14336 |
Author: 郭培 |
Hits:
Description: 嵌入式开发arm9芯片s3c2440初始化文件2440init.s-Embedded Development arm9 chip s3c2440 initialization files 2440init.s
Platform: |
Size: 7168 |
Author: zdjtcl |
Hits:
Description: 2440的初始化程序,也可以说是bootloader中的精华部分,承载着程序执行的第一条指令的重要任务,所有得程序要想执行,那么首先必须过Init.s这一关啊。
-I don.t know.
Platform: |
Size: 11264 |
Author: sbt |
Hits:
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:
Description: S3C2440 针对 IAR5.4 工程,希望对大家有帮助-S3C2440 for IAR5.4 works, we want to help
Platform: |
Size: 56320 |
Author: 李杰 |
Hits:
Description: mini2440启动代码2440init.s详细分析-mini2440 2440init.s detailed analysis of the startup code
Platform: |
Size: 49152 |
Author: king |
Hits:
Description: 基于MDK开发的UCOS,实现简单的多任务,任务间通信-This UCOSii project is developed with MDK IDE, for mini2440 s3c2440 chip,it comes with multiy task and comunication between taskes
Platform: |
Size: 6159360 |
Author: 马志辉 |
Hits:
Description: 基于micro2440开发板的2440init.S程序的分析-Micro2440 development board based on the analysis of the program 2440init.S
Platform: |
Size: 4096 |
Author: 刘洁 |
Hits:
Description: 本代码主要是实现对三星2440开发板所做的驱动,主要功能是配置相关的寄存器,实现编程环境-This code is to drive made by Samsung s 2440 development board, the main function is to configure register realization of the programming environment
Platform: |
Size: 30720 |
Author: 我就这样 |
Hits:
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:
Description: 2440init.s中文注释版 有利于更好地学习2440-2440init.s Chinese Notes version is conducive to better learning 2440
Platform: |
Size: 48128 |
Author: 红丸 |
Hits:
Description: mini2440 freeRTOS port part 2440init.s modified with timer4 IRQ system tick
need optimization
Platform: |
Size: 7168 |
Author: elabbassy |
Hits: