• In Cortex-R4, the interrupt from which part to send to the core?
    In Cortex-R4, the interrupt from which part to send to the core? In the bellow diagram, Cortex-R4 doesn't give an interrupt input port, so I want ask the interrupt connect to the Cortex-R4 kernel from...
  • Which processor has the most cores?
    Which arm processor has the largest number or cores?
  • which ARM version that i should use for PLC
    hello ! i am houssam an electrical engineering student, i am new to this forum and new for ARM processore i want to make my own PLC (programable logic controler), and i need a processore for to build...
  • 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. ...