Difference between revisions of "Cortex"

From eLinux.org
Jump to: navigation, search
Line 4: Line 4:
 
* ARM Cortex-R Series, embedded processors for real-time systems. Supports the ARM, Thumb, and Thumb-2 instruction sets
 
* ARM Cortex-R Series, embedded processors for real-time systems. Supports the ARM, Thumb, and Thumb-2 instruction sets
 
* ARM Cortex-M Series, deeply embedded processors optimized for cost sensitive applications. Supports the Thumb-2 instruction set only
 
* ARM Cortex-M Series, deeply embedded processors optimized for cost sensitive applications. Supports the Thumb-2 instruction set only
 +
 +
[[Category:Categories]]

Revision as of 11:51, 10 February 2008

The ARM Cortex family comprises three series, which all implement the Thumb-2 instruction set to address the increasing performance and cost demands of various markets:

  • ARM Cortex-A Series, applications processors for complex OS and user applications.Supports the ARM, Thumb and Thumb-2 instruction sets
  • ARM Cortex-R Series, embedded processors for real-time systems. Supports the ARM, Thumb, and Thumb-2 instruction sets
  • ARM Cortex-M Series, deeply embedded processors optimized for cost sensitive applications. Supports the Thumb-2 instruction set only