搜索资源列表
nboot
- 由三星的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
S3C2440A
- 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.
BOOTLOADER
- 2440启动代码init.s详细中文注释-2440init.s
2440_inits
- 嵌入式系统 arm+2440init.s初始化源码,-Embedded Systems arm+ 2440init.s initialization source,
240init.doc
- 2440init.s 的详细解释 对系统进行初始化-2440init.s detailed explanation of the system initialization
2440init.s
- 2440.init.s文件分析,对于分析2440的启动代码很有用-2440.init.s document analysis, the startup code for the analysis of 2440 useful
s3c
- s3c2440,2410 的初始化汇编代码,一般用于在arm开发时用作无操作系统下的开发-2440init.s 2410.s
2440init
- 嵌入式开发arm9芯片s3c2440初始化文件2440init.s-Embedded Development arm9 chip s3c2440 initialization files 2440init.s
2440init
- 2440的初始化程序,也可以说是bootloader中的精华部分,承载着程序执行的第一条指令的重要任务,所有得程序要想执行,那么首先必须过Init.s这一关啊。 -I don.t know.
2440init_s
- 2440init.s详细讲解,是你学习ARM开发不可多得的好资料。-2440init.s detailed explanation, is that you study information on ARM development of rare good.
S3C2440A_iar5.4
- S3C2440 针对 IAR5.4 工程,希望对大家有帮助-S3C2440 for IAR5.4 works, we want to help
2440init
- 基于micro2440开发板的2440init.S程序的分析-Micro2440 development board based on the analysis of the program 2440init.S
2440init[1]s
- 是一个对于s3c2440的内部部件初始化程序的分析,对于想了解S3C2440这款芯片的人有用-s3c2440 init program
2440Init
- 本代码主要是实现对三星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
2440init_s
- 2440init.s中文注释版 有利于更好地学习2440-2440init.s Chinese Notes version is conducive to better learning 2440
2440init
- mini2440 freeRTOS port part 2440init.s modified with timer4 IRQ system tick need optimization