文件名称:debugging_experiment
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-01-23
- 文件大小:
- 18kb
- 下载次数:
- 0次
- 提 供 者:
- 林*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
通过串口调试工具,可以实现PC机与89C52单片机之间的串口通讯,文档里面有2个工程,一个是最基础的串口通讯程序,另一个是通过PC上位机控制各个数码管的显示,初学意义很大-Serial communication between PC and 89C52 microcontroller serial debugging tools, can be achieved, the document there are two projects, one is the most basic serial communication program, and the other is through the PC host computer control digital tube display, beginner significance large. . .
(系统自动生成,下载前可以参看下载内容)
下载文件列表
第十节 串口调试实验\例1-串口调试A\com.c
...................\.............\com.OBJ
...................\.............\lhj
...................\.............\lhj.hex
...................\.............\lhj.lnp
...................\.............\lhj.Opt
...................\.............\lhj.plg
...................\.............\lhj.Uv2
...................\.............\lhj_Opt.Bak
...................\.............\lhj_Uv2.Bak
...................\..2-串口调试B\com.c
...................\.............\com.OBJ
...................\.............\lhj
...................\.............\lhj.hex
...................\.............\lhj.lnp
...................\.............\lhj.Opt
...................\.............\lhj.plg
...................\.............\lhj.Uv2
...................\.............\lhj_Opt.Bak
...................\.............\lhj_Uv2.Bak
...................\例1-串口调试A
...................\例2-串口调试B
第十节 串口调试实验