Using VSPD, Serial Debug Assistant, and Keil for Serial Debugging

Using VSPD, Serial Debug Assistant, and Keil for Serial Debugging

Below is a detailed introduction on how to use virtual serial ports to debug serial sending and receiving programs. Three software programs are needed: KEIL, VSPD XP5 (virtual serial ports driver xp5.1), and Serial Debug Assistant (I personally find version 2.1 quite user-friendly). 1. First, compile the written program in KEIL. 2. Open VSPD, the … Read more

Essential Tools for Embedded Development

Essential Tools for Embedded Development

Hello everyone, I am the Mixed Bag Master. Previously, I shared a list of embedded software tools! It listed some commonly used tools that everyone is familiar with. This time, we will summarize some lesser-known but very practical auxiliary tools! VSPD Virtual Serial Port Driver (VSPD) is a virtual serial port software. Virtual serial port … Read more