搜索资源列表
xmodem_flash_loader
- 完整的基于Xmodem协议的嵌入式系统侧FLASH Loader程序。该程序是基于三菱的M16C/60系列MCU,由于除了启动部分外完全是用C编写,所以可以很方便地移植到其它系统。-Xmodem complete agreement on the embedded system side FLASH Loader procedures. The program is based on Mitsubishi's M16C/60 Series MCU, in addition to init
ymodem
- XModem / YModem Source Code
xmodem
- 在阳初s3c2410开发板上实现的xmodem传输协议
LEDmain0.3
- 该装置由8块LED、RS-232C等外设构成,内核为H8,具有以下功能。 通过使用RS-232、Xmodem 通讯,进行命令文件的下载功能。 通过8块LED根据命令进行各种模式的显示功能。 -The device consists of 8 LED, RS-232C and other peripheral structure, the kernel for the H8, has the following features.
c22-trunk
- Silabs 8051f040 device project. Contains example of: CAN, FIFO stack, Scratch FLASH ROM, GPIO, Modbus slave, self reprogram internal FLASH on-the-fly, WDT, Timers, UART0, Xmodem.
Bootloader
- 针对44b0芯片编写的一款Bootloader代码,使用Xmodem协议将代码下载到芯片中直接运行,对想要了解Bootloader和Xmodem协议的朋友很有帮助,笔者原创,已经经过测试运行。-Prepared for a chip 44b0 Bootloader code, use the Xmodem protocol to download the code to run directly on the chip, you want to understand the Bootloader
IAP
- LPC2000系列ARM芯片IAP例程,包括I2C、SD卡、CAN总线、XMODEM升级方式和演示程序-LPC2000 family of ARM chip IAP routines, including I2C, SD card, CAN bus, that XMODEM upgrade and demo program
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.
AN-LPC1100SecondBootloader-CN
- nxp的二级bootloader,基于xmode协议的。仿照官方例程做的,还是挺好用的。-nxp secondary bootloader, based xmodem protocol. Modeled official routine to do, or very good use.