搜索资源列表
redboot-strong-rel-v0.2.tar
- 程序可作为Bootloader(支持启动脚本功能)、支持GDB源代码级调试、Flash在线烧写。支持网络、串口通信调试,支持TCP/IP协议、HTTP/TFTP、xyzModem协议下载程序。可源代码级调试uClinux内核。 硬件:思创黄金开发板(S3C44B0X/SST39VF160/RTL8019/10M OSC)。 硬件配置: CPU:S3C44B0X RAM:8M FLASH:SST39VF160 OSC:10M NET:RTL8019
S3C2440A_Nand_Bootloader
- 由于Nand Flash不能直接线性的访问,所以对于烧到Nand的上的程序,处理器无法直接执行,为了解决这个问题,S3C2440A在内部设置了地位于0x0000_0000容量为4Kbytes的SRAM,在处理器上电时会通过内部电路自动把Nand里头4k的程序(bootloader)装载到SRAM执行,这里称其为小程序,小程序执行后 再装载Nand里位于4K以后的大程序到SDRAM执行。-As Nand Flash can not directly access a linear, so
rtdsr_0.6_src.tar
- rtdsr v0.6 - RTD 1283 bootloader recovery (sources)-rtdsr: Serial Recovery utility for Realtek RTD1283/Mars SoCs This program is meant to be used in the Serial Recovery console from the Realtek RTD1283 SoC BootROM ("s/d/g/c>"). It provides
BootLoader
- avr bootloader 程序,可完成自动升级-avr bootloader program can be completed automatically upgraded
bootloader
- 通用的avr MCU bootloader 源码,可以简单的移植到别的MCU。 -avr mcu bootloader, it can be migrated to other mcu easily.
bootloader
- 通过串口方式实现bootloader功能(非ISP)。可以直接下载hex文件将程序下载到指定Flash存储区。文件传输用Xmodem协议。 串口命令输入执行相关动作。 -The bootloader function (non-ISP) through the serial port. Hex file can be downloaded directly to the program is downloaded to the specified Flash memory area.
nuc900-Bootloader
- 新唐nuc900系列用bootloadder,用于nuc900的norflash boot,可用来引导linux和no-os程序.-The Nuvoton BootLoader is a ROM-based monitor program. It communicates with the host computer by using a serial or network connection. Generally, the bootloader is concomitant with
CAN_bootloader
- freescale .S19目标文件,走CAN线通信的bootloader上位机,要么不上传,上传的都是经典-freescale bootloader Client
firmware-dsPIC33FJ128GP710
- dsPIC33F bootloader程序 可实现30 20 33系列PIC单片机的在线编程-dsPIC33F bootloader program can achieve 302,033 online programming PIC microcontroller series
usb_cdc
- This sample code to install bootloader into PIC mikroprocessor. So, we can use PIC as a CDC-USB device and load any program to PIC-This is sample code to install bootloader into PIC mikroprocessor. So, we can use PIC as a CDC-USB device and load any
ml507_mb_standalone_apps_bit_elf_ace
- xilinx的ml507开发板系统bootloader程序及其操作说明可以下载到CF卡中运行-The ml507 xilinx development board system bootloader program and its instructions can be downloaded to the CF card to run.
can_bootloader
- STM32F103的CAN总线Bootloader源代码。-The source code of CAN bus bootloader for STM32F103.
Ap_template-master
- It s a template to work with PIC18F4550, you can use a bootloader to upload the firmaware
EasyFlash
- EasyFlash是一款开源的轻量级嵌入式Flash存储器库,主要为MCU(Micro Control Unit)提供便捷、通用的上层应用接口,使得开发者更加高效实现基于的Flash存储器常见应用开发。该库目前提供 三大实用功能 : Env 小型KV数据库,支持 写平衡(磨损平衡) 及 掉电保护 模式 让Flash变为NoSQL(非关系型数据库)模型的小型键值(Key-Value)存储数据库。在产品上,能够更加简捷的实现 设定参数 或 运行日志 等信息掉电保存功能。 IA
UDS_BOOTLOADER
- 有利于初学者学习CAN通信,UDS协议,BOOTLOADER.可以快速掌握这些知识,对嵌入式开发能力可以得到很好的提升。-Conducive to beginners to learn CAN communication, UDS protocol, BOOTLOADER. can quickly grasp the knowledge of the embedded development capabilities can be improved.