arm7_9_handle_target_request() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDarm7_9_handle_target_request()

arm7_9_handle_target_request() function

Handles requests to an ARM7/9 target. If debug messaging is enabled, the target is running and the DCC control register has the W bit high, this will execute the request on the target.

Syntax

static int arm7_9_handle_target_request(void *priv);

Arguments

priv

Void pointer expected to be a struct target pointer

Return value

ERROR_OK unless there are issues with the JTAG queue or when reading from the Embedded ICE unit

References

LocationReferrerText
arm7_9_common.c:739
static int arm7_9_handle_target_request(void *priv)
arm7_9_common.c:2875arm7_9_init_arch_info()
return target_register_timer_callback(arm7_9_handle_target_request,

Call Tree

Functions called by arm7_9_handle_target_request()
arm7_9_handle_target_request()
Data read by arm7_9_handle_target_request()
Data written by arm7_9_handle_target_request()
arm7_9_handle_target_request()::retval
arm7_9_handle_target_request()::target
arm7_9_handle_target_request()::arm7_9
arm7_9_handle_target_request()::jtag_info
arm7_9_handle_target_request()::dcc_control
arm7_9_handle_target_request()::request
all items filtered out
arm7_9_handle_target_request()
arm7_9_handle_target_request()::retval
all items filtered out
Type of arm7_9_handle_target_request()
arm7_9_handle_target_request()
uint32_t
all items filtered out