| |||
| Home > RealView Debugger Features > Image and binary loading | |||
After connecting to your debug target, you must load your code to the target before you can debug it. The application might include:
one or more executable images
one or more binary files
an operating system kernel, such as Linux, together with shared libraries (that is, an OS-aware application).
This section describes the various mechanisms available to load the different types of files that make up your application.
See also: