arm7_9_set_software_breakpoints() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDarm7_9_set_software_breakpoints()

arm7_9_set_software_breakpoints() function

Setup an ARM7/9 target's embedded ICE registers for software breakpoints.

Syntax

static int arm7_9_set_software_breakpoints(struct arm7_9_common *arm7_9);

Arguments

arm7_9

Pointer to common struct for ARM7/9 targets

Return value

Error codes if there is a problem finding a watchpoint or the result of executing the JTAG queue