Home |
RTTarget-32 Programming Manual Running Win32 Programs without Win32 Running a Program on the Target Prerequisites for Cross Debugging Differences from Borland's TD32 Program Makertd32 Compiling and Linking with On Time RTOS-32 |
Program Makertd32Program Makertd32 creates a patched copy of Td32.exe in file Rtd32.exe to fix some TD32 internal bugs and to make RTD32 act as a remote debugger for On Time RTOS-32. The command line to invoke Makertd32 is: Makertd32 [TD32-Path] The optional parameter TD32-Path can be used to specify the directory where Td32.exe is located. If the parameter is not specified or the file is not found there, Makertd32 will search the PATH for file Td32.exe. If Makertd32 succeeds, it will create Rtd32.exe in the On Time RTOS-32 Bin directory.
|