• JTAG Debugger for Cortex-R7
    I tried few debugger(hands-on) especially Segger's but those JTAG debugger doesn't suppport Cortex-R7 core. I also checked few other JTAG debugger(RLINK, flyswatter etc) but cortex-R7 was also not in...
  • UXTB only Thumb2?
    Note: This was originally posted on 12th February 2009 at http://forums.arm.com Hi All, Arm9 crashed on UXTB instruction because it is not able to decode it. It caused Undef-Instruction exception. I have...
  • Why does Cortex-R only support most two cores?
    Why does Cortex-R only support most two cores?
  • Cortex-A series's pipeline is for only one core or for all cores?
    For example, in ARM's related docments says that cortex-A7 support max to 4 cores and cortex-A8 support only one core, and the same time cortex-A7's pipeline is not the same with cortex-A8's pipeline...
  • Why does Cortex-R kernel only support Thumb-2?
    Why does Cortex-R kernel only support Thumb-2? Is this attribute has some advantages to the real-time response time?