ARM7

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

ARM7
Instruction set ARM (32-bit).
ARM architecture:
ARMv3
ARM7T
Instruction set ARM (32-bit),
Thumb (16-bit) (alternate).
ARM architecture:
ARMv4T
ARM7EJ
Instruction set ARM (32-bit),
Thumb (16-bit) (alternate),
Jazelle (8-bit) (alternate).
ARM architecture:
ARMv5TEJ

ARM7 is a group of older 32-bit ARM processor cores licensed by ARM Holdings.

Overview

ARM7 block diagram

This generation introduced the Thumb 16-bit instruction set providing improved code density compared to previous designs. The most widely used ARM7 designs implement the ARMv4T architecture, but some implement ARMv3 or ARMv5TEJ. All these designs use a Von Neumann architecture,[citation needed] thus the few versions comprising a cache do not separate data and instruction caches.

Some ARM7 cores are obsolete. One historically significant model, the ARM7DI[1] is notable for having introduced JTAG based on-chip debugging; the preceding ARM6 cores did not support it. The "D" represented a JTAG TAP for debugging; the "I" denoted an ICEBreaker debug module supporting hardware breakpoints and watchpoints, and letting the system be stalled for debugging. Subsequent cores included and enhanced this support.

It is a versatile processor designed for mobile devices and other low power electronics. This processor architecture is capable of up to 130 MIPS on a typical 0.13 µm process. The ARM7TDMI processor core implements ARM architecture v4T. The processor supports both 32-bit and 16-bit instructions via the ARM and Thumb instruction sets.

ARM licenses the processor to various semiconductor companies, which design full chips based on the ARM processor architecture.

Cores

Year ARM7 Cores
1994 ARM7DI
1995 ARM710a
1997 ARM720T
1997 ARM740T
1998 ARM710T
1998 ARM7TDMI
2001 ARM7TDMI-S
2001 ARM7EJ-S

ARM7

The original ARM7 was based on the earlier ARM6 design and used the same ARMv3 instruction set. The ARM710 variant was used in a CPU module for the Acorn Risc PC, and the first ARM based System on a Chip designs ARM7100 and ARM7500 used this core.

ARM7TDMI

The ARM7TDMI (ARM7+16 bit Thumb+JTAG Debug+fast Multiplier+enhanced ICE) processor implements the ARMv4 instruction set. It was licensed for manufacture by an array of semiconductor companies. In 2009 it was one of the most widely used ARM cores, and is found in numerous deeply embedded system designs. Texas Instruments licensed the ARM7TDMI, which was designed into the Nokia 6110.[2] The ARM7TDMI-S variant is the synthesizable core.

ARM7EJ

The ARM7EJ is a version of the ARM7 implementing the ARMv5TE instruction set originally introduced with the more powerful ARM9E core.

Chips

  1. REDIRECT Template:Cleanup list
  • This is a redirect from a page that has been moved (renamed). This page was kept as a redirect to avoid breaking links, both internal and external, that may have been made to the old page name. For more information follow the bold category link.

Lua error in package.lua at line 80: module 'strict' not found.

Yamaha Super Intelligent Sound Processor has an ARM7 core[citation needed]
The Make Controller Kit with an Atmel AT91SAM7X256 (ARM) microcontroller

See also

References

  1. "ARM7DI Data Sheet"; Document Number ARM DDI 0027D; Issued: December 1994.
  2. Lua error in package.lua at line 80: module 'strict' not found.

External links

 
Search Wikimedia Commons
  Wikimedia Commons has media related to:
ARM Holdings
Quick Reference Cards
  • Instructions: Thumb (1), ARM and Thumb-2 (2), Vector Floating Point (3)
  • Opcodes: Thumb (1, 2), ARM (3, 4), GNU Assembler Directives 5
Other