• After STR73x memory remap getting prefetch abort exception
    Hi, i am working on STR73x (ARM 7) controller bootloader. I have small; code that jump to application code location when status of one gpio is changed. i remapped the memory in my application code...
  • After STR73x memory remap getting prefetch abort exception
    Hi, i am working on STR73x (ARM 7) controller bootloader. I have small; code that jump to application code location when status of one gpio is changed. i remapped the memory in my application code...
  • 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 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...