• 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.
  • 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...
  • Engineering inside RTX RTOS
    Hi Experts, I went through the code  flow of CMSIS RTX RTOS. I am excited to know the real engineering done on building the RTX RTOS towards Cortex Microcontroller series. It can be some parameters like...