• RTX RTOS with IDE other than MDK
    Hello, I am a bit confused with some issues around RTX and would be grateful if one can help me to understand them. 1. Assume I want (or better said my boss wants ) to use RTX outside MDK, for example...
  • CMSIS Zone (MPU support) in Keil RTX
    Hi guys, we use Keil RTX on a M4 core (XMC 4500) which contains a memory protection unit. We want to run some parts of the software in its own memory space. I have found the description about CMSIS...
  • Keil CMSIS RTX bootloader
    I am stuck at booting keil RTX with a boot-loader jumping. When the RTX application is loading but it goes into hard fault from svc2_3 message get keil rtx. I didn't write explicitly define SVC handler...
  • Tools for RTX RTOS validation
    Hi Experts, I would like to remove and customize CMSIS RTX for the Cortex-M series micro-controllers to save some code space and may be possible optimization for hobby stuffs. For illustration, removing...
  • Engineering inside RTX RTOS
    Hi Experts, I went through the code  flow of CMSIS RTX RTOS. I am excited to know the real engineering done on building the RTX RTOS towards Cortex Microcontroller series. It can be some parameters like...