文件名称:modbusfignt
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-09-29
- 文件大小:
- 117kb
- 下载次数:
- 0次
- 提 供 者:
- 徐**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这个是AVR mega16单片机freemodbus通信移植成功的程序,已通过调试-This is the AVR mega16 microcontroller freemodbus communication successful transplant procedures have been debugging! !
(系统自动生成,下载前可以参看下载内容)
下载文件列表
modbusfignt\avrdude.conf
...........\default\demo.o
...........\.......\..p\demo.o.d
...........\.......\...\mb.o.d
...........\.......\...\mbcrc.o.d
...........\.......\...\mbfunccoils.o.d
...........\.......\...\mbfuncdiag.o.d
...........\.......\...\mbfuncdisc.o.d
...........\.......\...\mbfuncholding.o.d
...........\.......\...\mbfuncinput.o.d
...........\.......\...\mbfuncother.o.d
...........\.......\...\mbrtu.o.d
...........\.......\...\mbutils.o.d
...........\.......\...\portevent.o.d
...........\.......\...\portserial.o.d
...........\.......\...\porttimer.o.d
...........\.......\freemodbus.eep
...........\.......\freemodbus.elf
...........\.......\freemodbus.hex
...........\.......\Makefile
...........\.......\mb.o
...........\.......\mbcrc.o
...........\.......\mbfunccoils.o
...........\.......\mbfuncdiag.o
...........\.......\mbfuncdisc.o
...........\.......\mbfuncholding.o
...........\.......\mbfuncinput.o
...........\.......\mbfuncother.o
...........\.......\mbrtu.o
...........\.......\mbutils.o
...........\.......\portevent.o
...........\.......\portserial.o
...........\.......\porttimer.o
...........\demo.c
...........\demo_rtu.bat
...........\excoils.c
...........\freemodbus.aps
...........\freemodbus.aws
...........\.unctions\mbfunccoils.c
...........\.........\mbfuncdiag.c
...........\.........\mbfuncdisc.c
...........\.........\mbfuncholding.c
...........\.........\mbfuncinput.c
...........\.........\mbfuncother.c
...........\.........\mbutils.c
...........\include\mb.h
...........\.......\mbconfig.h
...........\.......\mbframe.h
...........\.......\mbfunc.h
...........\.......\mbport.h
...........\.......\mbproto.h
...........\.......\mbutils.h
...........\Makefile22
...........\mb.c
...........\port\mbcrc.c
...........\....\port.h
...........\....\portevent.c
...........\....\portserial.c
...........\....\porttimer.c
...........\rtu\mbcrc.c
...........\...\mbcrc.h
...........\...\mbrtu.c
...........\...\mbrtu.h
...........\default\dep
...........\default
...........\functions
...........\include
...........\port
...........\rtu
modbusfignt