• Cortex-R Series Programmer's Guide now available
    The ARM® Cortex®-R family is perhaps the unsung hero of the ARM powered world, quietly running infrastructure from Hard Disk Drive and Solid State Drive controllers, through to mobile phone baseband processing...
  • What is differene between cortex A, Cortex M and Cortex R series of ARM?
    Hi everyone, I want to start learning microcontrollers and embedded linux? I want to ask what is differene between A, R and M series of ARM microcontroller? Kindly also suggest me a good book to start...
  • How to calculate the CPI for ARM Cortex-R4
    How to compute the Clock cycles per instruction for arm cortex R4 ? is it straight forward as, CPI = clock cycle counter (computed using PMU) / Number of instruction executed (computed using PMU) or CPI...
  • Why Cortex-R series is real time oriented ?
    Hi Forum, Why Cortex-R series is real time oriented than other ISA(ARM/others) ? Is there a list of all the points and comparison with ARM Cortex-A ? Why we can not make Cortex-A to suite for real time...
  • Does ARMV8 has Cortex M series
    Hi all, The new core ARM V8 supports A & R series alone M series are also be released in near future ? If not why ?