嵌入式调试工具合集

Embedded-Develop-Tools

嵌入式开发中用到的一些工具软件集

文章目录

  • Embedded-Develop-Tools
    • 串口调试
      • 串口收发
      • 串口终端
      • 虚拟串口
      • 串口监控
    • 网络调试
      • 网络抓包
      • TCP&UDP
      • HTTP
      • MQTT
      • MODBUS
    • 编辑器
    • 格式转换


串口调试

串口收发

Xcom:http://www.openedv.com/forum.php?mod=viewthread&tid=279749

Sscom:http://www.daxia.com

UartAssist:http://www.cmsoft.cn/resource/101.html

串口终端

MobaXterm:https://mobaxterm.mobatek.net/download.html

SecureCRT:https://www.vandyke.com/cgi-bin/releases.php?product=securecrt

NxShell:https://nxshell.github.io/

虚拟串口

VSPD:http://www.cmsoft.cn/resource/291.html

串口监控

CommMonitor 串口监控精灵:http://www.ceiwei.com/mt/

网络调试

网络抓包

WireShark:https://www.wireshark.org/#download

TCP&UDP

NetAssist:http://www.cmsoft.cn/resource/102.html

HTTP

Postman:https://www.postman.com/downloads/

MQTT

MQTTX:https://mqttx.app/zh

MQTT.fx:https://mqttfx.jensd.de/index.php/download

MODBUS

Modbus Poll:https://modbustools.com/download.html

Modbus Slave:https://modbustools.com/download.html

MThings:https://blog.csdn.net/zhoutanliang/article/details/106459315

编辑器

Notepad++:https://notepad-plus.en.softonic.com/

Markdown编辑器
Marktext:https://github.com/marktext/marktext/releases

代码比对
Meld:http://meldmerge.org/

HEX编辑器
Hex Editor Neo:https://www.hhdsoftware.com/free-hex-editor

格式转换

HEX-Float:https://download.csdn.net/download/lblmlms/86247642?spm=1001.2014.3001.5501

你可能感兴趣的:(Tools,嵌入式,串口通信,测试工具)