搜索资源列表
xmodem协议编程源码
- xmodem协议编程源码
串口通讯XModem协议
- 该源代码在VC环境中实现了XModem协议,可以利用该协议来通过串口进行文件传输。
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 S
XMODEM.C
- 这是XMODEM传输协议原代码,测试只能证明错误的存在,而不能表明程序中没有错误。 测试的两个作用是:确定程序中缺陷的存在;有助于判断该程序在实际上是否可用。 软件测试最困难的问题之一是知道何时停止测试(When to stop testing? ) 自己测试自己的程序是不可能的。 当一个软件被测出的缺陷数目增加时,更多的未被发现的缺陷存在的概率也随之增加。 -This XMODEM transfer protoc
IAPatmega
- atmega128在线升级程序,自编程通过xmodem协议 -atmega128 online promotion procedures, since the programming agreement through XModem
FlashPro100
- 在51单片机上采用xmodem协议通过串口读写FLASH芯片的程序。 语言:C51 编译器:Keil C51-SCM using XModem agreement through literacy Serial Flash chips process. Language : C51 compiler : Keil C51
xmodemxieyi
- XMODEM协议 c语言实现,大家可以参考参考-XMODEM agreement c language, we can refer to Reference
XModem_c
- 串口通讯的XModem协议源码,有兴趣的朋友可以参考!-serial communications IEEE-source agreement, interested can refer friends!
BOOTLOADER
- AVRmega128的bootloadr可以把一个bin文件使用Xmodem协议写入flash,按page写入的。-AVRmega128 the bootloadr can use a paper bin Xmod written agreement em flash, according to the written page.
XmodemLPC23xx
- 嵌入式ARM芯片LPC23XX上实现固件在线更新用的XModem协议C语言实现-Embedded ARM chips to achieve LPC23XX online firmware update XMODEM protocol used in C language
xmodem
- xmodem协议接收程序,和平台无关,只要加上串口发送函数即可使用。(内有详细说明)-XMODEM protocol to receive the procedure, and platform-independent, as long as the add function can be used to send the serial. (There are details below)
Xmodem
- 基于S3C2410的xmodem协议实现,实现后可以通过该协议完成target和host的文件传输,不需要再用Jtag烧板子-Based on S3C2410 the XMODEM protocol to achieve the adoption of the agreement after the completion of target and host of the file transfer, do not need to us
xmodem-receiver
- xmodem协议源码实现,用java实现,采用eclipse开发,支持多线程.-XMODEM protocol source code to achieve, achieve with java using eclipse to develop and support multi-threading.
SCOMM
- 本软件实现基于XMODEM协议的文件传送系统,包括基于XMODEM协议,CRC校验的文件传输程序和协议封、解包演示程序。-This software-based protocol XMODEM file transfer system, including XMODEM protocol-based, CRC checksum of the file transfer procedures and protocols closure,
xmodem
- vxworks下的XMODEM协议实现,调试通过-under VxWorks XMODEM protocol, debugging through
XModem
- XModem协议源码,众所周知的一个协议的源码,搞arm的第一个程序基本上就是这个-XMODEM protocol source code, as we all know the source of an agreement, to engage the first arm is basically a program that
Xmodem
- 功能:编程实现简化Xmodem协议,为实现标准的Xmodem协议做基础-Function: XMODEM protocol to simplify programming for the realization of the standard XMODEM protocol as a foundation
Xmodem-All
- 在VC6.0下编译,可以通过Xmodem—128、256、512和1K Xmodem协议传输文件到单片机,避免了繁琐的烧录步骤-In VC6.0 compiled, you can Xmodem-128, 256,512 and the 1K Xmodem protocol to transfer files to the microcontroller, avoiding the tedious steps in burning
the-realization-of-Xmodem-protocol-based-on-UDP.ra
- 对Xmodem 协议进行分析,设计Xmodem 协议的结构、机制、元素等。利用Socket 接口编程实现基于UDP 的Xmodem 协议-Of Xmodem protocol analysis, design Xmodem protocol structure, mechanism, elements and so on. Socket Interface Programming using the Xmodem protocol ba
Xmodem
- Xmodem协议的使用与接口的实现,可以通过次协议进行串口的传输(The use of the Xmodem protocol and the implementation of the interface can transmit the serial port through the sub protocol)