This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

User Mode Registers after Data Abort Exception HALT?

Hi guys!

When debugging LPC2378 and getting a Data Abort Exception, the debugger is in this state:
- HALT mode
- program counter has DA exception handler address
- processor mode: ABORT
- debugger shows register values

Are all register values in all modes valid (e.g. user mode PC and SP) or can I only rely on the ABORT register values?

Best regards,
Luis

0