• RTX Kernel and stm32f10x_lib.h generates C++ compile error.
    Building new firmware application using RTX Kernel and stm32f10x_lib.h generates error because library is not C++ compatible. Development Board: STM3210E-EVAL OS: RTX Kernel Tools: uVision4 ...
  • RTX Kernel and stm32f10x_lib.h generates C++ compile error.
    Building new firmware application using RTX Kernel and stm32f10x_lib.h generates error because library is not C++ compatible. Development Board: STM3210E-EVAL OS: RTX Kernel Tools: uVision4 ...
  • 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...
  • 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...
  • Delays in RTX kernel and configuration
    Hi, Iam working on LPC248 OEM board ,where iam testing the delays in RTX kernel. In configuration file i set the value as shown below. #define OS_TICK 10000 Can anybody explain what is the...