• OS_TICK setting
    I'm using RTX for ADuC7126 and have a question regarding the OS_TICK variable. Here is my configuration: // Tick Timer Configuration // ============================= // <o>Hardware timer <0=> Timer...
  • Cortex-M0, RTX5, Eventrecorder
    Trying to activate eventrecorder together with RTX5. Configuring eventrecorder 'Time Stamp Source' for 'SysTick' will result in activating code of a second SysTick_Handler() in eventrecorder.c. Linker...
  • Memory used for CMSIS API's implementation?
    I would like to know where is the CMSIS SW stored with respect to Cortex-M3 Processor. Will it be stored inside the vendor specific on-chip flash present in MCU?
  • EFM32GG and RTX5
    Hi I would like to give RTX5 a try. Sadly, i haven't found any template for Eclipse (Atollic). Is there some information on how to setup RTX5 with Eclipse based IDE and EFM32GG? Difficutlies...
  • RTX5 and MPU
    I see from about 12 months ago some interest in Memory Protection Unit (MPU) integration with RTX5 and how it doesn't seem to have gone forward. I too was thinking of where I could enhance the RTX5...