搜索资源列表
LPC2292_boot
- Lpc2292的启动代码,进行启动设置、堆栈设置和外部总线配置-Lpc2292 the boot code, start the setup, setup and stack external bus configuration
usb-char
- 编写的BOOTLOADER用于s3c2410的启动代码,直接引导自己的应用程序-BOOTLOADER prepared for the start s3c2410 code, direct guide their applications
ARM9(s3c2410)boot
- 2410addr.inc:s3c2410内部寄存器定义 memcfg.inc : 存储块配置,主要定义时序 option.inc : s3c2410堆栈地址,时钟等设置 。 2410init.asm: 启动代码 -2410addr.inc : s3c2410 internal registers definition memcfg.inc : storage block allocation Timing option.inc main definitions : s3c2410
LPC214xdemo
- LPC2148工程模板,用户只要加上自己的程序,无须再写启动代码-LPC2148 project templates, users need only add their own procedures, not to write bootcode
LPC2220_Boot
- LPC2220实用启动代码,已在项目中应用,如果没有设计到操作系统,则可以将周立功网站上的模版进行相应的简化-practical bootcode LPC2220, in the project application, in the absence of design to the operating system, Zhou can be meritorious on the website template for the corresponding simplified
SAMSUNGSS3C44B0xbootloader
- 三星44b0的启动代码,包含详细注释,请初学者详细研究阅读,欢迎交流。 qq:314189012-the launch code contains detailed notes, please read the detailed study beginners welcome exchanges. Qq : 314189012
bootmore1
- 一个关于系统启动代码的各种版本的打包机和,适合初学者借鉴学习,从中受益
vivi boot loader的实现
- 这是介绍嵌入式系统Bootloader的一篇文章,从网上下的,写的不错。vivi是嵌入式Linux的启动代码。-This is the introduction of the embedded system Bootloader of an article from the Internet and write well. Anger is embedded Linux boot code.
tiny6410-led tiny6410的led灯--跑马灯程序
- tiny6410的led灯--跑马灯程序,自己写的汇编代码的启动代码(有参考意义),还有c语言写的跑马灯程序。-tiny6410 led lights- Marquee program, write your own startup code, assembly code (with reference value), and c language Marquee program.
v6boot.rar
- J-link v6版反汇编的启动代码,学习jlink的好东西,J-link v6 version of the anti-compiled startup code, learn the good things jlink
cc2420.rar
- CC2420启动代码,学习2420的好资料。,CC2420 startup code, learning good information 2420.
lcd16
- 44b0控制16级灰度lcd的显示程序,有完整的启动代码-44b0 control 16 grayscale lcd display procedures, have a complete startup code
sdram_remap
- Z228 芯片的sdram_remap代码。很有参考意义。初始化sdram后可以直接烧写裸机程序,不用启动代码了。 附带一个Z228的串口0操作代码-Z228 chip sdram_remap code. Very useful. SDRAM initialization after the bare-metal can be directly programmer procedures, do not start code. Z228 with an operation code seri
boot
- cypress I2C桥启动代码。芯片为cy3721-cypress I2C Bridge startup code
uart
- ARM实现UART串口,包括启动代码、传送数据等-realize UART by ARM
u_boot.tar
- AT91RM9200的启动代码文件,包括电基本的BOTTLOADER程序-AT91RM9200 s startup code files, including the basic electrical procedures BOTTLOADER
startup
- arm lpc21xx启动代码,代码翻译.-arm start
2440test-20100921
- mini2440 测试文件,包含C源代码、启动代码,以及常用头文件-mini2440 test file that contains the C source code, startup code, and common header files
Mini2440Init
- Mini2440启动代码详解,非本人注释,集大家之长!-Detailed Mini2440 startup code, non-me comments, set all the long!
U-boot启动代码改编
- 一个针对S5PV210开发板的 uboot启动代码删减,完成实现图像处理,运动亮点捕获。