Proteus仿真基于VSM 串口printf调试输出示例
Posted perseverance52
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Proteus仿真基于VSM 串口printf调试输出示例相关的知识,希望对你有一定的参考价值。
【Proteus仿真】基于VSM 串口printf调试输出示例
- Proteus仿真演示
示例代码
在Proteus里面使用
VSM Studio
打印浮点数变量编译会出错,这里就没有打印这个类型了。
/* Main.c file generated by New Project wizard
*
* Created: 周一 7月 4 2022
* Processor: AT89C51
* Compiler: Keil for 8051
*/
#include <reg51.h>
#include <stdio.h>
以上是关于Proteus仿真基于VSM 串口printf调试输出示例的主要内容,如果未能解决你的问题,请参考以下文章
基于Proteus VSM Studio Arduino UNO RGB效果仿真
VSM Studio Arduino 数码管显示串口接收数字
Proteus VSM Studio建立代码工程与调试全过程