搜索资源列表
C54X-bootloader
- 利用仿真器实现FLASH的在线烧写程序,适用于TI的C54X系列DSP-use simulator to achieve FLASH online burning procedures applicable to TI C54X DSP Series
W78E516B-BootLoader
- W78E516B的BOOT程序,将该程序烧写到BOOT区,当启动到BOOT区时,可以通过该程序经串口将系统程序下载到主程序区,晶振为22.1184MHz时波特率可以达到115200bps,比常规烧率器都快!-W78E516B the BOOT process of burning of this program BOOT, When the boot BOOT areas, through the program as a serial port to download system main
bootloader
- 这是本人写的关于arm的bootloader的流程,希望对移植u-boot的人有帮助-I write this on the arm of Bootloader flow, hope to transplant u-boot the help
4510-bootloader
- s3c4510b bootloader,功能:装置uclinux kernel. 详细的boot load启动分析,帮助新手可以马上写出可以跑在arm板子上的简单bootloader ├─bin2c │ └─bin2c ├─document └─source code └─source code
S3C2440-mini-BootLoader
- 由于工作中的需要,自己写的三星ARM S3C2440的BOOTLOADER,包含所有的工程文件。 最大特点:代码简单,易懂。 有三个功能:下载程序、烧写FLASH、初始化最小ARM板级环境
bootloader
- ⑴ 提供简单命令 A、通过串口加载程序到指定内存 B、将程序烧写到 NANDFLASH 指定位置 C、LCD 操作函数 I、画点 II、画线 III、画圆 IV、显示图像 ⑵ bootloader 具备自我更新能力 ⑶ bootloader 可以启动 LINUX ⑷ 能通过网络传输文件(FTP/UDP)
AT91BOOTSTRAP (BOOTLOADER)
- 这是AT91论坛上老外写的AT91SAM系列ARM 的引导程序 BOOTSTRAP 环境为IAR FOR ARM V4.11
linux-utu2440-f-nandflash.rar
- 在linux系统下使用终端烧写扬创UTU2440-F的板子NANK FLASH的软件,速度比较慢,一般用来烧写BOOTLOADER的文件,之后可以使用BOOTLOADER进行其它文件烧写。 把BOOTLOADER生成的BIN文件放在Jflash目录下,如:u-boot.bin,与Jflash-s3c2440同一目录,之后在终端输入命令: cd ../Jflash ./Jflash-s3c2440 u-boot.bin /t=5 回车后出现选择项,全部选择0选择即可,烧写时时间比较久,
bootloader.rar
- 这是用ADS1.2实现的MINI2440启动的BOOTLOADER原码。我自己写的。,This is achieved using ADS1.2 source MINI2440 start BOOTLOADER. I wrote it myself.
BootLoad_PeiMegaLoader
- 一个BootLoader程序和PC端的VB源代码 AVR程序是由527DZ的代码修改而来,主要修正了1个Bug,并增加了页地址效验 目标系统是M8,11.0592M,可根据需要修改,熔丝位BOOTRST要编程 VB程序只支持Bin文件,不支持Hex文件,可使用Hex2Bin工具转换,或使用烧录工具,调入后再保存成Bin文件,只是要注意长度,不要写到Boot区地址 -A BootLoader program and the PC side of the VB source code for
如何烧写C6713的Bootloader
- 有一个文档是讲解如何烧写C6713的Bootloader 里面还有一个程序列子-One document is to explain how the Bootloader Shaoxie C6713 there is also a program Liezi
H-JTAG
- H-JTAG配置文件 基于ST39VF1601 ST39VF3201 ST29VF6401的LPC2220 CPU 及基于ST391601的LPC2470 CPU 内附有H-JTAG 7.0的安装程序及源代码 H-JTAG的源理图(WIGGLER) NOR FLASH 烧写指南 H-JTAG 用户手册.pdf S3C4510 BootLoader的实现与分析 (附源代码).rar 及在CTEST.RAR中的一些实践文件-H-JTAG configuration file
BootLoader
- linux驱动源码,bootload,可直接烧写-linux-source-driven, bootload, direct programmer
C8051F02x--ISP-bootloader
- 本文件提供了C851F02x利用串口进行在线程序编写相关的代码-The files in this folder accompany the UART In-Application Code Loading Examples Application note.
bootloader详解
- 在进行嵌入式开发时,会遇到一个名词bootloader,这个东西不太好懂,不要说自己写bootloader,就是能看懂别人的bootoader都比较困难。本文详细的介绍了bootloader的原理,回答了什么是bootloader,为什么要用bootloader。看到后,希望您能知道什么是bootloader。(In embedded development, you will encounter a noun "bootloader", this thing is not
BootLoader
- 非常简单的BootLoader的代码,有利于初学者对硬件了解(Very simple BootLoader code, good for beginners to understand the hardware)
Bootloader
- AVR单片机的从Bootloader区开始进行读取数据,并且可以通过串口进行烧写程序。(The AVR singlechip starts from the Bootloader area to read the data, and can make the burning and writing program through the serial port.)
BootLoader
- 自己写的BootLoader往大家参考,里面有完整的注释及说明,有需要的请下载。(BootLoader for your reference, there are complete notes and instructions, you need to download.)
bootloader
- 实在s19文件的在线传输下载,程序的在线更新 指定位置的程序擦除读写(True s19 file transfer download online, the program update online location of the program erase read and write)
CAN-Bootloader-master
- 这里包含有STM32 103 107 207 405 CANBootload的下位机源码,还与用C#和labview和QT写的QT源码,代码真是有效,非常值得学习。(This includes the source code of STM32 103 107 207 405 canbootload, and the QT source code written with C sharp and LabVIEW and QT. The code is really effective and wo
