• Cortex A9
    Hello. Our company is doing a board based on the Xilinx Zynq board in the near future (which has a built-in cortex a9), but Xilinx isn't putting out development boards soon enough to suit us. So...
  • 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...