Home |
RTTarget-32 Programming Manual Running Win32 Programs without Win32 Running a Program on the Target Running Demos with Command Line Tools Running Demos in Microsoft Visual Studio Running Demos in the Borland Delphi IDE Using a Standard PC as a Target Using a Standard PC as a Target for GUI Demos Using the AMD Élan SC400 Evaluation Board Using the AMD Élan SC520 Evaluation Board Using the RTOS32Win Virtual Target Using the Real-Time Hypervisor Target Program Hellorth Compiling and Linking with On Time RTOS-32 |
Program HellorthHellorth is a simple demo program using RTTarget-32, RTKernel-32, and RTRth-32. It tests a few Real-Time Hypervisor features and displays a list of PCI devices which have been assigned to On Time RTOS-32. The project or makefile of this demo produces BIN file Hellorth.bin (Release Configuration) and Monrth.bin (Debug Configuration). To boot, the respective .bin file must be copied to the boot image file location specified in the Real-Time Hypervisor configuration file. This demo program is included with RTRth-32.
|