• 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
  • debug aborted
    when i am executing a program it appears like "file could not be loaded" from document\keil\objects .what to do for debugging it? also shows target file with .axf extension is not created.
  • 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...
  • 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...
  • #if ISR
    I have created a very useful macro that will have disastrous results if it is used inside an ISR. A few years from now some unsuspecting soul (who could be me) will probably use it inside an ISR and spend...