• ARTX os_get_first Data Abort
    I keep getting a data abort on the same line of code. When I trace back to which line it is, its inside the os_get_first function. I don't have the source code for the ARTX, so I can't figure out what...
  • 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...
  • os_get_first data abort (caused by os_rdy)
    Hello, I am having an issue with RL-ARM RTX where I get a data abort in the os_get_first function. The reason that I get the data abort is that my os_rdy table has had its p_lnk pointer loaded...
  • Data abort inside RTOS os_get_first() method
    Hello, I am having a lot of pain trying to find out this problem. I am right now trying to understand why this happens inside the RTOS. It is caused when the ready task linked list os_rdy->p_lnk...
  • 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...