Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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?

Parents
  • Hi laoniu_c,

    Where did you see that statement? Cortex-R cores support the same ARM (32-bit opcodes) and Thumb (mixed 16- and 32-bit opcodes) instruction sets as Cortex-A cores. The instruction set (or opcode width) being executed at any time has absolutely no bearing on determinism.

    Ta,

    Matt

Reply
  • Hi laoniu_c,

    Where did you see that statement? Cortex-R cores support the same ARM (32-bit opcodes) and Thumb (mixed 16- and 32-bit opcodes) instruction sets as Cortex-A cores. The instruction set (or opcode width) being executed at any time has absolutely no bearing on determinism.

    Ta,

    Matt

Children