• CPI for ARM V-7
    Hi All, I could understand the difference in ARM V-7 processor differences between A/R/M. But does the clock cycle per instruction value for the various series of processors (A/R/M) remains the same or...
  • Which instruction format does Cortex-R support,encoding A1 orA2?
    I see it support encoding T2 for Thumb-2 instruction set.But which instruction format does Cortex-R support for ARM instruction,encoding A1 orA2?
  • Is that possible for Cortex-R5's dual-core to handle interrupt during lock-step mode?
    As I know, Cortex-R5MP supports lock-step mode and every output from two cores will be compared in this mode. I'm curious about the handling of Interrupt Service Routine during the lock-step mode. ...
  • How to get started with ARM cortex R series programming?
    Hello All, I am proficient in C language and also been doing linux based developments on ARM cortex A series SBCs so far. But now I am interested in programming the Cortex-R series processors for various...
  • How to test " Lock-Step " is working on Cortex-R5 ?
    Dear Forum, How to test " Lock-Step " is working on Cortex-R5? Please provide inputs on Testing this feature. Thanks, Ravinder Are