• Debug aborted
    I got this message please can anyone tell how to solve it or what is the prob ? Error: Could not load file 'C:\keil project\code.axf'. Debugger aborted ! Thank you
  • 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...
  • LPC2138--IAP--debug wrong--Prefetch Abort
    Hi, Now, I'm doing the IAP function in LPC2138 using the keil 3.05. Rebuild is ok. But when I debug it, it will have a PreFetch Abort. The wrong message is "Prefetch Abort: Thumb Instruction at 80000000H...
  • Data abort
    Note: This was originally posted on 30th January 2010 at http://forums.arm.com Hi ,   I am working on arm from past few momths.I have one question that in ARM why unalligned address operation will give...