搜索资源列表
ARM Boot 1.1.0.zip
- ARM平台上的启动代码,芯片为S3C440B
Bootloader038
- 基于dragon_MX1_ads的装载启动代码armboot-dragon_MX1_ads based on the loading boot code armboot
BiosandBoot
- 这是S3C44B0的BIOS或BOOT LOADER 程序中详细介绍了启动代码和FLASH 的读写 这很容易移植到其它ARM芯片-S3C44B0 This the BIOS or BOOT LOADER detailed procedures for the boot code reader and FLASH This can be easily ported to other ARM chips
24a0启动代码
- SUAMSUNG ARM S3C24B0 的初始化代码源文件,对初学者有示范作用。-SUAMSUNG ARM S3C24B0 initialization source code, for beginners with a role model.
sunsanARM7开发板启动代码FS44B0_BIOS
- sunsanARM7开发板启动代码 sc44box arm7tdmi内核,内容丰富齐全 -sunsanARM7 development board bootcode sc44box ARM7TDMI core, rich content complete
启动代码
- 基于ARM的启动代码-ARM-based boot code
启动代码for arm
- ARM7启动代码-ARM7 bootcode
HM701NEP平台启动代码
- HM701NEP(S3C44B0X)基本启动代码,在此基础上可以做各种实验,包括个6文件,44BINIT.S 汇编代码,系统上电、复位及异常处理的入口点。 Memcfg.s 汇编代码,外部存储空间配置 OPTION.S 汇编代码,一些汇编宏定义:RAM的起始地址,中断入口表地址、RAM类型、系统主频、PLL控制字等 44B.H S3C44B0X的寄存器地址宏定义 OPTION.h 供C程序使用的一些反映系统工作方式的基本宏定义 Def.h 一些数据类型的缩写--HM701NEP(S3C44B0X
启动代码
- 周立功2106板子的启动程序代码,包括初始化,中断向量表,和头文件.--The startup code for Zhou Li Gong s 2106 board, including initialization, IRQ table and header files.
44b0脱离操作系统测试程序(含启动代码)
- 44b0脱离操作系统测试程序(含启动代码) CACHEtest DMAtest IICtest LEDtest PWMtest RTCtest SW44b0_usb TIMERtest UARTtest
vivi boot启动代码
- vivi boot启动代码,介绍了三星的arm处理器初始化过程,大家可以学习一下。
TQ2440启动代码
- 内有TQ2440启动代码详细的源码解释,希望对你有帮助。
uboot的启动代码
- gec2410-uboot.bin uboot的启动代码,gec2410-uboot.binuboot the startup code
stm32启动代码bootloader
- stm32启动代码bootloader,非常有价值的参考代码。-stm32 startup code bootloader, a very valuable reference code.
lpc2200
- ARM LPC2210 处理器启动代码的分析与编程 smartarm2200 不错的参考资料 -ARM LPC2210 processor startup code analysis and programming smartarm2200 good reference
S3C2440miniBootLoader
- s3c2440的启动代码,最小系统启动机制-s3c2440 the startup code, the smallest system to activate the mechanism
S3C2440StartupcodeXiangJie
- S3C2440启动代码详解,ARM入门的好帮手,易懂-S3C2440 startup code Xiang Jie, ARM entry has been extremely helpful to understand
stm32
- STM32 KEIL开发环境 启动代码与主函数 适合初学者-STM32 KEILcode-editting,bootloader and main for the learner
启动代码
- 周立功2106板子的启动程序代码,包括初始化,中断向量表,和头文件.--The startup code for Zhou Li Gong s 2106 board, including initialization, IRQ table and header files.
U-boot启动代码改编
- 一个针对S5PV210开发板的 uboot启动代码删减,完成实现图像处理,运动亮点捕获。