Personal tools
You are here: Home Downloads HewTargetServer Micro Terminal

Micro Terminal

Using a serial port can be a useful method for debugging and configuring a target application. For some people, it is the preferred method. But, a serial port requires special hardware on your board (RS232 Transceiver, DB9 Connector, caps, and at least two pins on your micro). We interface to the target through your debug interface. This can be an E8, E10A, Emulator, FoUSB, etc... using our High-Performance Embedded Workbench (HEW). This application adds the ability to easily communicate with your target application using a window on your PC. What is better is that you do not have to add any additional hardware to your target board to support this interface. NOTE: We provide not only the windows .exe and source code (VB 6.0, VB 2005, VB Express, Visual C++ 2005, Visual C++ Express), but also the source code for the M16C/29 RSK and HTS Demo Board (M16C/26A). Be sure to read the Application Note in the zip file to find out more about this example.

File MicroTerminal
This file containts the Micro Terminal with VB 6.0 Windows code and M16C/29 RSK target code.
File Micro Terminal
This file contains the Micro Terminal example with Windows code in VB 6.0, VB 2005, VB Express, Visual C++ 2005, Visual C++ Express. It also contains target code for the HTS Demo Board. (M16C/26A)