load-intel-hex load-module
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

load-intel-obj

Synopsis

load-intel-obj [object] filename
<image>.load-intel-obj filename
<memory_space>.load-intel-obj filename

Description

Loads the contents of the file named filename into the memory specified by object (defaulting to the current frontend processor's physical memory space). The file is assumed to be in the Intel .obj or .32.obj format.

load-intel-obj uses Simics's Search Path and path markers (%simics%, %script%) to find the file to load. Refer to The Command Line Interface chapter of the Simics User's Guide manual for more information on how Simics's Search Path is used to locate files.

Provided By

Simics Core

See Also

load-binary, load-file, load-intel-hex, <memory_space>.load-intel-obj, add-directory
load-intel-hex load-module