Welcome![Sign In][Sign Up]
Location:
Search - xmodem

Search list

[Other resourcehabl

Description: Henriks AVR Boot Loader for AVR ATMEGA88 with xmodem and autoboot-Henriks AVR Boot Loader for AVR ATMEGA88 wi th xmodem and autoboot
Platform: | Size: 28343 | Author: Zhou Qing | Hits:

[WinSock-NDISGetProfile_PC

Description: 完整的基于XMODEM协议的嵌入式系统侧FLASH Loader程序。该程序是基于三菱的M16C/60系列MCU,由于除了启动部分外完全是用C编写-XMODEM complete agreement on the embedded system side Flash Loader procedures. The procedure is based on Mitsubishi's M16C/60 MCU series, in addition to initiating component was totally prepared C.
Platform: | Size: 6210372 | Author: hgfhgf | Hits:

[Com Portrzsz-3.48.tar

Description: 开源串口利用Xmodem,Ymodem,ZModem 下载,上传的程序.在Linux,Arm-Linux 都可使用
Platform: | Size: 65566 | Author: Andrew Huang | Hits:

[Embeded-SCM DevelopXmodemLPC23xx

Description: 嵌入式ARM芯片LPC23XX上实现固件在线更新用的XModem协议C语言实现
Platform: | Size: 3085 | Author: kk | Hits:

[Other resourcedbldr.20070730.000

Description: Bootload 程序,用于引导恒丰瑞科 S3C2410 开发板启动。支持: 1. 中断; 2. tftp下载; 3. xmodem下载; 4. 可扩展启动命令;
Platform: | Size: 75316 | Author: 吕达夫 | Hits:

[Other resourceymodem

Description: XModem / YModem Source Code
Platform: | Size: 2769 | Author: barku | Hits:

[WinSock-NDISSCOMM

Description: 本软件实现基于XMODEM协议的文件传送系统,包括基于XMODEM协议,CRC校验的文件传输程序和协议封、解包演示程序。
Platform: | Size: 168032 | Author: 经惠 | Hits:

[Other resourcemonitor

Description: 一个基于s3c2410平台的monitor程序, 可通过xmodem发送程序到目标平台上运行,同时具备nand flash烧写,擦除功能,可通过此程序将程序烧写到nandflash中去,取代sjf2410,加快nandflash的烧写时间 目标平台: CPU:S3C2410 Nand Flash:K9F1280 Nor Flash:SST39VF1601 运行方法: 将此程序下载到Nor flash中去 通过2410的0号串口,设置波特率115200,8n1,可对monitor进行操作。
Platform: | Size: 163467 | Author: decell | Hits:

[Other resourceiis

Description: 基于2410的一个iis总线测试程序 声音控制芯片是飞利浦的UTS1341 可通过xmodem发送声音文件(WAV)到内存,然后播放
Platform: | Size: 169373 | Author: decell | Hits:

[Com PortXmodem_Receive

Description: 实现单片机与GPRS模块的Xmodem协议文件传输
Platform: | Size: 1698 | Author: qin | Hits:

[Other resourcemain

Description: 采用128字节,xmodem协议,从串口引导的bootloader
Platform: | Size: 6445 | Author: wdz | Hits:

[Modem programRCC

Description: 串口通讯在客户端/服务器类型的应用程序设计中经常要使用到,目前串口通讯采用的一般是专用软件包或者标准串口通讯协议(如XMODEM、ZMODEM等),这样完整详细且免费的软件包比较少,所以在SPCOMM的基础之上建立了本文所描述的串口通讯协议,称之为RCC(表示为Reliable Comm Communication),其主要目标是在用串口进行通讯的客户端/服务器双方建立一条可靠的通讯链路,就象TCP(RFC793)一样。该协议的目前的开发是采用VC++,应用平台为WIN95/NT,但作为RCC协议的本身不受具体编程语言及操作系统所限制,
Platform: | Size: 383652 | Author: gdmzwwq | Hits:

[Other resourcebios

Description: ARMSYS44B0_BIOS是专门为S3C44B0X开发板量身定做的启动程序,该程序具有以下功能特点: 1.启动并初始化开发板 2.启动uCLinux 3.启动开发板测试程序 4.多种下载方式(串口Xmodem下载,串口com下载,网口TFTP下载) 5.系统参数的设置(系统时钟,串口选择,串口波特率设定,系统时间和日期,系统IP地址) 6.支持程序代码的存储 7.运行指定地址程序代码
Platform: | Size: 500089 | Author: 刘杰 | Hits:

[Otherrs232

Description: labwindows rs232 包括xmodem传送文件和简单串口程序
Platform: | Size: 369656 | Author: 蔡尧钟 | Hits:

[Modem programymodem

Description: XMODEM/YMODEM PROTOCOL REFERENCE
Platform: | Size: 19718 | Author: 晚风 | Hits:

[Com Portcommuni

Description: 支持XMODEM,YMODEM,FAX协议的串口通信软件包的下一个:基于TAPI应用的通信应用-support XMODEM, YMODEM, FAX agreement serial communications under one package : TAPI applications based communications applications
Platform: | Size: 372098 | Author: linty | Hits:

[Windows Kernelwin com

Description:

Xmodem win com


Platform: | Size: 28703 | Author: ewchua | Hits:

[ARM-PowerPC-ColdFire-MIPSfireware MicroMonitor的源代码

Description: An Embedded System Boot Platform The term boot monitor refers to the code that is run on a computer system as the lowest level of firmware resident to the hardware platform. You can find various types of boot monitors on a wide range of computer systems, certainly not limited to embedded systems. In general, a typical boot monitor provides the system with some very basic startup capabilities, and provides a bit of insurance to the user because if all else fails (meaning the upper layers of the installed OS), the boot monitor will still be there to fall back on. Typically, a boot monitor is built to provide a basic set of capabilities for diagnostic and system startup, and once the system has started up, the boot monitor is no longer in the picture. This is where I would like to introduce the term embedded system boot platform as a superset of a typical boot monitor. An embedded system boot platform, like a boot monitor, is a target-resident environment that provides a suite of capabilities that enhances the development process. In its simplest form, the platform speeds up some of the early stages of embedded systems development. In more elaborate configurations, the platform can provide a simple flash file system, Trivial File Transfer Protocol (TFTP)/Xmodem interfaces for application transfer, and a variety of additional commands and capabilities that provide enhancements to the development environment. As a part of a development strategy for an organization, an embedded system boot platform provides a common base on which to build a project. It is an integral part of the application itself, providing the system with a core set of features that are generic in nature and should be usable by application code regardless of the operating system. With that definition in mind, MicroMonitor is an embedded system boot platform.
Platform: | Size: 4646596 | Author: wgf08062000 | Hits:

[SourceCodeC#实现1K XMODEM

Description:
Platform: | Size: 461344 | Author: cumtsdplaizz@163.com | Hits:

[Communicationserialport

Description: 串口通讯的MFC类 -MFC class for serial communication
Platform: | Size: 18432 | Author: 站长 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 »

CodeBus www.codebus.net