• 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...
  • 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...
  • Prefetch Abort
    Hi All, I'm getting a PAbt_Handler call and want to trace the source as I'm not sure how this error is occurring... I'm only using the on-chip flash and ram (target is LPC2148) so how can I be executing...
  • Prefetch Abort
    Hi All, I'm getting a PAbt_Handler call and want to trace the source as I'm not sure how this error is occurring... I'm only using the on-chip flash and ram (target is LPC2148) so how can I be executing...
  • Prefetch Abort Exception
    I am an ARM based System developer and wrote the startup for LPC2368 using GNU compiler directives.Till the linking stage all goes well however when i single step through the program then during the...