代码搜索:XModem
找到约 707 项符合「XModem」的源代码
代码结果 707
www.eeworm.com/read/156558/11792402
c main.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
www.eeworm.com/read/268677/11125685
c main.c
//==================================================================
//Discription: the monitor program for the YF2410-III development bord,also suitable for all the smdk2410 compalible borad
//Auth
www.eeworm.com/read/203251/15363193
m51 9e5boot.m51
BL51 BANKED LINKER/LOCATER V6.00 03/08/2007 09:20:45 PAGE 1
BL51 BANKED LINKER/LOCATER V6.00, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE .\obje
www.eeworm.com/read/284630/8912941
key dsz.key
Classic stand-alone shareware sends or receives files using
ZMODEM-90(Tm), True YMODEM(Tm), or XMODEM. "Talk" command term emulation for
automatic ZMODEM downloads Features fast background transfers
www.eeworm.com/read/373804/9436155
s main.s
.module main.c
.area text(rom, con, rel)
.dbfile E:\GPRS资料\M16_Xmodem\main.c
.area lit(rom, con, rel)
_test_pic1::
.byte 255,216
.byte 255,224
.byte 0,16
.byte 'J,'F
.byte 'I,'F
.b
www.eeworm.com/read/338866/12275545
txt lrzsz介绍.txt
问题:由于TARGET中不支持NFS,也无法使用FTP下载,所以需要利用
工具,可以只通过串口就可以完成上HOST与TARGET的上传下载,
方便程序调试。
lrz、lsz介绍:
lrzsz是源于unix平台下使用zmodem协议来传输文件的工具,
支持X/Y/Zmodem协议。
Zmodem协议:
是一种异步通信协议
<mark>Xmodem</mark>协议的增强版,比<mark>xmodem</mark>按128字 ...
www.eeworm.com/read/193315/8239835
imakefile
#CDEBUGFLAGS = -g -DDEBUG
#CDEBUGFLAGS = -g -DDEBUG -DIODEBUG -Wall -pedantic
#CDEBUGFLAGS = -g -DDEBUG -Wall -pedantic
#CDEBUGFLAGS = -g
#CDEBUGFLAGS = -O -DDEBUG
CDEBUGFLAGS = -O
#OS = BSD
#OS = S