On Time RTOS-32 Documentation
Welcome
RTTarget-32
RTTarget-32 Programming Manual
Introduction
Running Win32 Programs without Win32
The i386 Microprocessor
RTLoc: Locating a Program
Invoking RTLoc
RTLoc Options
Configuration Files
Defining Target Hardware
Defining Program Location
DLL Command
Align Command
Reserve Command
Locate Command
Defining Program Options
Defining Boot Code Options
Creating Output Files
Initializing Target Hardware
The .LOC File
The Locate Process in Detail
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
|
Defining Program Location
After the hardware memory layout has been defined, RTLoc needs to know whether the program requires additional DLLs and in what regions which components of your program are to be located. This is done using the DLL, Align, Reserve, and Locate commands described in this section.
RTLoc: Locating a Program
Defining Target Hardware
DLL Command
Align Command
Reserve Command
Locate Command
Defining Program Options
|