• Problem with viewing tasks on RTX Kernel
    Hello, My problem is that I cannot see any tasks when I view them via "Peripherals - RTX Kernel". I can only see the system tasks with TID 0 and 255. You can see a screenshot here: daddyimage...
  • RTX kernel application/bootloader problem
    hello, i want to use two independent program in LPC2387 flash program , both with RTX kernel and switch between them with this command: #define AP_ADDR 0x10000 typedef void(*FP)(void); void...
  • RL-Flash with RTX kernel
    Hi all, I try to use the library RL-FlashFs in one task. But I can not do it! By cons, when I execute the code inerted in the main (just before starting the OS), then it works! So my question is...
  • LM3S6965 and RTX Kernel
    Hi everyone, I see on the Keil website that RTX Kernel supports LuminaryMicro LM3S6965, doesn't it? Can anyone show me where can I find the example source code of it? I can't find it in my RVMDK...
  • RTX kernel rebuild
    Hi, I see that the RTX kernel is provided as library. I want to do certain experiments with the kernel and hence, i want to rebuild the RTX kernel all over again. However, if i rebuild the RTX kernel...