• RTX problem
    Hello, I have implement a software using the RTX but after running for more than 10 hours the kernel gets stuck. When running the debugger, it seems to be stuck at the os_put_dly() function. It seems...
  • problem with RTA in conjunction with RTX
    Hi everyone, I try to use RTA for implementing unit tests. It works well if I run my test without RTX. I use -Block on write- to make sure that I see all messages send from RTA. When I use RTA...
  • RTX setup problem
    Hi! We are now trying to migrate to RealView MDK-ARM 4.10 from 3.20 and there seem to be some changes in the RTX RT-lib. For some reason I can't get it to work right on our hardware. Right now I...
  • Problem with RTX timer
    Hi All, The Software is configured for 10ms system timer(RTX System time), We have configured the watchdog. Problem: The system will be runing fine for 1 hour and restart the system(if watchdog...
  • Boot and RTX problem
    Hi everyone, I've built a simple boot that load the main application located at 0x10010. Everything works fine if the application do not use RTX, but when I use RTX in the main application the code...