Home |
RTTarget-32 Programming Manual Running Win32 Programs without Win32 Running a Program on the Target Cross Debugging Prerequisites for Cross Debugging Compiling and Linking with On Time RTOS-32 |
Cross DebuggingRTTarget-32 supports source-level cross debugging through debugger RTD32 (a modified version of Borland's TD32 debugger) and with Microsoft Visual Studio. Cross debugging means that the debugger runs on the host and controls the program running on the target. This section describes configuring the host - target communication and the Debug Monitor. Running a Program on the Target Prerequisites for Cross Debugging
|