arm7_9_soft_reset_halt() function
Issue a software reset and halt to an ARM7/9 target. The target is halted and then there is a wait until the processor shows the halt. This wait can timeout and results in an error being returned. The software reset involves clearing the halt, updating the debug control register, changing to ARM mode, reset of the program counter, and reset of all of the registers.
Arguments
target
Pointer to the ARM7/9 target to be reset and halted by software
Return value
Error status if any of the commands fail, otherwise ERROR_OK
Functions called by arm7_9_soft_reset_halt()
arm7_9_soft_reset_halt()
Data read by arm7_9_soft_reset_halt()
Data written by arm7_9_soft_reset_halt()
arm7_9_soft_reset_halt()
Implementations
arm7_9_soft_reset_halt()
Type of arm7_9_soft_reset_halt()
arm7_9_soft_reset_halt()
uint32_t all items filtered out