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