Home |
RTTarget-32 Programming Manual Running Win32 Programs without Win32 Running a Program on the Target Booting from the CPU Reset Vector Downloading Compiling and Linking with On Time RTOS-32 |
DownloadingTo download a program from the host to the target, the program Monitor included with RTTarget-32 must be installed on the target computer. The monitor can be generated from file Bin\Monitor.exe supplied with RTTarget-32 and suitable configuration files (sample configuration files for the Monitor are supplied in the Demo.. directories). Subsequently, the Monitor can be booted using one of the methods described above (e.g., booted from diskette). An application to be downloaded or debugged using the cross debugger or the download utility does not need to contain any boot code (the Monitor has already booted the target) and it must contain the command Reserve Monitor in its configuration file. Please refer to section Cross Debugging on how the host <-> target communication is configured. Running a Program on the Target Booting from the CPU Reset Vector
|