• How does RTOS use MPU on Cortex-M?
    1. What is more suitable for running RTOS: Cortex-A or Cortex-R or Cortex-M? 2. I want to make my own RTOS on Cortex-M: How to use MPU for protecting tasks?
  • RTOS for ARM A57(NVIDIA Jetson TX2 / TX2i)
    Hi all, I would like to use RTOS in my project in NVIDIA Jetson TX2 developer kit. But all of them are expensive. And i tried Real-Time Scheduling with NVIDIA Jetson TX2 by installing preempt RT patch...
  • Zephyr RTOS support for Cortex-M1 reference design is here
    Just a brief heads-up for anybody who might be interested. I have added official support for running Zephyr RTOS on the ARM Cortex-M1 DesignStart FPGA reference design: https://docs.zephyrproject.org...
  • Errors in the Definitive Guide for ARM Cortex-M book series
    Embarrassing to say, but just like any other technical documentation, there are a few errors in my books on Arm Cortex-M . Over the years I have learn a lot from my mistakes, but it is still impossible...
  • How to get started with ARM Cortex-M, RTOS, Linux?
    Hello everybody, As the senior expert I have worked with ATMega2560 so much, but I have to choose the ARM micro-controllers for my new projects. I have also read a lot about ARM7TDMI,focusing on how to...