On Time RTOS-32 Documentation
Welcome
RTTarget-32
RTTarget-32 Programming Manual
Introduction
Running Win32 Programs without Win32
Benefits of Running without Windows
Benefits of Running with Windows
Preparing a Program for RTTarget-32
Locating a Program
Cross Debugging a Program
A Complete Example
The i386 Microprocessor
RTLoc: Locating a Program
Running a Program on the Target
Cross Debugging
Using an IDE
The RTTarget-32 API
Demo Programs
Advanced Topics
Compiling and Linking with On Time RTOS-32
Redistributable Components of RTTarget-32
RTLoc Error Messages
RTTarget-32 Reference Manual
RTKernel-32
RTFiles-32
RTIP-32
RTPEG-32
RTUSB-32
|
Cross Debugging a Program
The Monitor program delivered with RTTarget-32 can be loaded on the target. The Monitor will communicate with the debugger as soon as the latter has been started on the host. Subsequently, the debugger will operate exactly the same as it would for local debugging (except for some RTTarget-32 extensions).
Section Cross Debugging describes how cross debugging works in detail.
Running Win32 Programs without Win32
Locating a Program
A Complete Example
|