serial.c simple demo of the serial interface in C

This example program shows how to use the serial interface on the RoboInterface in the simplest way. That means no interrups, no buffering, nothing. By way of example we output a memory range as a motorola S file to a the PC. If you have a terminal emulator like Putty (freeware) you can capture the output and save it to a .mot file. This file you can inspect in a text editor or, when you remove the header line from putty, even load it as a module in the Renesas debugger! This will open a whole new world of possibilities.


c serial.c (4.13 kB)
Erstellt und hochgeladen von Ad van der Weiden.
Hochgeladen am 13.3.2009.

Hinweis: Das Herunterladen, Öffnen und Ausführen von Dateien geschieht auf eigene Gefahr. Wir können keine Verantwortung für eventuelle Fehler oder gar Schäden übernehmen, die beim Ausführen von Programmen oder Bauanleitungen entstehen könnten.