搜索资源列表
vivi-br-full-20080308
- 解决eboot过大把wincesource冲掉启动不了wince的问题
H-JTAG-config-file-for-s3c2410
- 大学使用过H-flash吗?是不是通过此软件仿真和编程非常方便?比一般的JTAG好得多?但是有时候出现死机,甚至不能编写的情况,本人根据实际的CPU的datasheet编写了两个启动代码: 一个是H-JTAG-SERVER的启动配置代码 另一个是H-JTAG-FLASH启动配置代码 实际上就是设置好一些寄存器. 按照我的这个配置文档来配置偏真器和烧写工具,将会节约您大多数的时间,通常烧写nor flash只要几十秒,当然,现在h-flash是不支持nand flash 的,但是,
biosarm9200
- arm9200下BIOS启动程序的实现,实验验证过-arm9200 the commencement of proceedings under the BIOS, and experimental verified
mys3c2440bootloader
- 为s3c2440开发的bootloader,绝无copy(网络部分除外)。此源码包含启动汇编,和main函数,可在keil下重新配置编译生成bin文件。货真价实。注:我这一个可不止五个c啊!!审核的大哥一定给我过!-Developed for the s3c2440 bootloader, no copy (other than part of the network). This source contains the boot assembly, and the main function,
ADSs3c2440up
- ADS环境下s3c2440启动配置文件分析,写得不错哦,亲自比对过的,欢迎下载-ADS environment s3c2440 startup configuration file analysis, well written Oh, personally than before, welcome to download
mini-bootloader
- 这个bootloader只引导linux系统启动,特点是特别小,编译后不到4K,启动速度快,自己亲自测试过,不过下载到flash上需要JTAG。-this is a mini bootloader,it can boot linux only。