VIRTUTECH CONFIDENTIAL Previous - Up - Next
Core_Address_Not_Mapped
- Provided By
-
Simics Core
- Callback Type
-
void (*)(lang_void *callback_data,
conf_object_t *trigger_obj,
integer_t physical_address, integer_t access_type,
integer_t size);
- Description
-
Triggered when an access has no target and the handle_outside_memory attribute in the sim object is not set. The default handler for this hap will raise an exception, returning the simulation to the prompt.
VIRTUTECH CONFIDENTIAL Previous - Up - Next