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

Prefetch Abort debugging

I'm using LPC2387 and during the normal operation I got a Prefetch Abort Exception.

I saw that at this time r14_abt = 0x02.
How can I see what was the adress which caused this exception?

I tried SUBS PC,R14,#4 but it does nothing.

How is it possible to have R14 = 0x02 ?

Thanks for help.

0