• 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...
  • RE:ARTX os_get_first Data Abort
    I have encountered the problem also, Do you solve this issue? please share me your experiences.
  • 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 ERROR due to misßalignment
  • 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...