| |||
| Home > Loading Images and binaries > Loading an executable image > Loading an executable image with options | |||
To load an executable image:
Select Load Image... from the Target menu to display the Load Image dialog box. Figure 4.1 shows an example.
Locate the executable image that you want to load.
If you want to load sections of the image, then
enter the sections in the Sections field. This must be a comma-separated
list without any spaces, for example, ER_RW,ER_RO,ER_ZI.
If your image accepts arguments, then enter the
values for the arguments in the Arguments field. This must be a
space separated list, for example, 100 2 "Y".
If you are loading a relocatable image, enter the address offset in the Offset field.
To load an image to the Normal World of a target that supports TrustZone® technology, you must
use the N: address prefix.
Click Open to load the image.