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

Cortex-A15 MPCore: How to Enable Monitor Debug Mode

Hi experts,

I want to enable monitor debug mode for Cortex-A15 MPCore. I tried modifying DSCR[15] bit but watchpoint event still won't generate exception/abort. Core was in no-debug mode before modifying the DSCR (after power-on). I know I configured the watchpoint registers correctly (tested with debugger, core is halted because it is in a halting debug mode). Is there any pre-condition for enabling this mode (supervisor etc.) or am I using the wrong register or something?