• Data abort error due to os_get_first
    I am using below keil version and getting data abort in os_get_first OS function. Toolchain: MDK-ARM Professional Version: 4.73.0.0 Middleware: RL-ARM Real-Time Library Version V4.01 Toolchain...
  • Prefetch Abort due to unaligned PC.
    Note: This was originally posted on 22nd August 2011 at http://forums.arm.com Hi, I am working on ARM1136 processor in Thumb mode. Problem I am getting a prefetch abort while executing an instruction...
  • data abort error
    What kind of error could it be, if one register gets a address value causing a data abort. Because this value is in the undefinend area. I wrote the code in c and I set a breakpoint befor the part...
  • 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...
  • DATA ABORT ERROR in memmove intruction
    Dear all, I am facing DATA ABORT ERROR due to which PROCFAULT raised. I am seeing the instruction as memmove function. 0x3ff9fc DataUtilities::Index+0x2c: e1a0c005 MOV IP, R5 <pos> 0x3ffa00 DataUtilities...