Function simics::api::simulator::memory::load_file

source ยท
pub fn load_file<P>(
    obj: *mut ConfObject,
    file: P,
    paddr: PhysicalAddress,
    verbose: bool,
) -> Result<()>
where P: AsRef<Path>,
Expand description

Load a (not necessarily binary) file into the physical address space