• 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...
  • Prefetch Aborts on Simulator
    Hi there... I am writing a function to handle Prefetch aborts on a Lpc2000 microcontroler. But I am having some trouble to simulate a prefetch abort on the Uvision Simulator. When I try to jump to...
  • Prefetch abort handler
    Dear sir/mam, can any one have detail description about "Prefetch abort handler".?Pls send some application notes on it.
  • Prefetch Abort in GNU
    i downloaded USBDev code from site.now i am using GCC Compiler.for that i made startup.s file.i succesfully build target for my project.but when i debugg it .it display this error: prefetch abort :Arm...