Home |
RTTarget-32 Programming Manual Running Win32 Programs without Win32 Running a Program on the Target The RTTarget-32 API Alternate Heap Manager RTTHeap Compiling and Linking with On Time RTOS-32 |
The RTTarget-32 APIRTTarget-32's API is contained in library file Rtt32.lib, in Rtt32dll.dll, and its import library Rtt32dll.lib. Only the MetaWINDOW Initialization, the FPU emulator, and the alternate heap manager RTTHeap are contained in libraries Rtmetaw.lib, Rtemu.lib, and Rttheap.lib, respectively. Most applications will statically link Rtt32.lib. Using System DLLs such as Rtt32dll.dll is described in section Advanced Topics, Using DLLs through RTLoc. Information about compiling and linking On Time RTOS-32 programs is available in section Compiling and Linking with On Time RTOS-32. Alternate Heap Manager RTTHeap
|