• MIRKO MERA: Compile error while rebuilding RTX Blinky 5 example
    http://www.keil.com/forum/61598/ People from ST are not monitoring this site. The error is indicative of the compiler not using the right include files, you will need to adjust the Include Path...
  • Compile error while rebuilding RTX Blinky 5 example
    Hello I have a STM32F4-Discovery and I started using keil based on app_230. When I try to rebuild the example project of RTX Blinky 5 I encounter with following errors: *** Using Compiler 'V5.06...
  • RTX kernel doubt.........
    In my RTX kernel task management system the function os_dly_wait(); is not working properly .My need is to generate a delay in one task and then such over to another,that i have two task task1 and task2...
  • 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...
  • RTX Kernel user timers
    I know till now periodic user timer are not possible in the RTX kernel. is there a plan to implement this feature in future ? rgds, mario