Advertisement
Guest User

openocd imx7 colibri - d3 - resume

a guest
Apr 23rd, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.15 KB | None | 0 0
  1. Debug: 960 134971 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_resume
  2. Debug: 961 134971 command.c:143 script_debug(): command - resume ocd_resume
  3. Debug: 963 134971 target.c:1548 target_call_event_callbacks(): target event 3 (resume-start)
  4. Debug: 964 134971 target.c:1968 target_free_all_working_areas_restore(): freeing all working areas
  5. Debug: 965 134971 cortex_a.c:999 cortex_a_internal_restore(): resume pc = 0x9ff6699d
  6. Debug: 966 134971 cortex_a.c:504 cortex_a_write_dcc(): write DCC 0xa00000f3
  7. Debug: 967 134971 cortex_a.c:275 cortex_a_exec_opcode(): exec opcode 0xee100e15
  8. Debug: 968 134972 cortex_a.c:275 cortex_a_exec_opcode(): exec opcode 0xe12ff000
  9. Debug: 969 134973 cortex_a.c:275 cortex_a_exec_opcode(): exec opcode 0xee070f95
  10. Debug: 970 134973 cortex_a.c:1443 cortex_a_restore_context():  
  11. Debug: 971 134974 cortex_a.c:504 cortex_a_write_dcc(): write DCC 0xa00000f3
  12. Debug: 972 134974 cortex_a.c:275 cortex_a_exec_opcode(): exec opcode 0xee100e15
  13. Debug: 973 134975 cortex_a.c:275 cortex_a_exec_opcode(): exec opcode 0xe12ff000
  14. Debug: 974 134975 cortex_a.c:275 cortex_a_exec_opcode(): exec opcode 0xee070f95
  15. Debug: 975 134976 cortex_a.c:504 cortex_a_write_dcc(): write DCC 0x9ff6699d
  16. Debug: 976 134976 cortex_a.c:275 cortex_a_exec_opcode(): exec opcode 0xee100e15
  17. Debug: 977 134977 cortex_a.c:275 cortex_a_exec_opcode(): exec opcode 0xe12fff10
  18. Debug: 978 134978 cortex_a.c:504 cortex_a_write_dcc(): write DCC 0x9ff6699d
  19. Debug: 979 134978 cortex_a.c:275 cortex_a_exec_opcode(): exec opcode 0xee100e15
  20. Debug: 980 134979 cortex_a.c:275 cortex_a_exec_opcode(): exec opcode 0xe1a0f000
  21. Debug: 981 134979 arm_dpm.c:315 dpm_write_reg(): WRITE: pc, 9ff6699d
  22. Debug: 982 134979 cortex_a.c:504 cortex_a_write_dcc(): write DCC 0xa00000f3
  23. Debug: 983 134979 cortex_a.c:275 cortex_a_exec_opcode(): exec opcode 0xee100e15
  24. Debug: 984 134980 arm_dpm.c:315 dpm_write_reg(): WRITE: r0, a00000f3
  25. Debug: 985 134983 target.c:1548 target_call_event_callbacks(): target event 2 (resumed)
  26. Debug: 986 134983 cortex_a.c:1140 cortex_a_resume(): target resumed at 0x9ff6699c
  27. Debug: 987 134983 target.c:1548 target_call_event_callbacks(): target event 4 (resume-end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement