• Does CMSIS-RTOS support cortex-A and cortex-R?
    The clock speed of cortex-m4 is about 200MHz, which is not enough for image or complex data processing. So I want to use cortex-A9, and i'm wonder if the RTOS can be used in it ? If not,can you give...
  • Keil RTX on Cortex-A9
    Hi there, I'm not able to find a sure and clear answer to these questions. Is it possible to use RTX on a Cortex-A9 platform (Zinq-7000) ? What's the difference between Keil RTX and DS-5 ? Thanks...
  • 64bit arithmetic on Cortex-M0
    Hello :) I am writing a C program that I would like to import to an ARM Cortex-M0. As new(very new) to the field I have a question that annoys me some days now. From Generic User Guide of...
  • MCU Performance of Cortex M4
    Hi, I'm developing the software based on a Cortex M4 MCU, and currently I need to implement a audio processing feature. In this case, I need to evaluate the MCU performance of the current software and...
  • Event Statistics Cortex M0
    Hi, I am migrating my project from KEIL4 legacy support to KEIL5. I am using the ulinkplus debugger with the Cortex M0 controller. I wanted to do event statistics measurements. I was able to...