load-file load-intel-obj
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

load-intel-hex

Synopsis

load-intel-hex [object] filename
<memory_space>.load-intel-hex filename
<image>.load-intel-hex 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 HEX 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-obj, <memory_space>.load-intel-hex, add-directory
load-file load-intel-obj