ARM7
Instruction set |
ARM (32-bit). ARM architecture: ARMv3 |
---|
Instruction set |
ARM (32-bit), Thumb (16-bit) (alternate). ARM architecture: ARMv4T |
---|
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
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. ARM7TDMI has 37 registers(31 GPR and 6 SPR). All these designs use a Von Neumann architecture, 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
- ADMtek ADM8628
- Atmel AT91SAM7, AT91CAP7, AT91M, AT91R
- Cirrus Logic CL-PS7110
- Mediatek MT2502 (ARM7 EJ-STM)
- NetSilicon NS7520
- Nintendo - Game Boy Advance CPU (ARM7TDMI)[6]
- Nuvoton NUC500 and NUC700 Series
- NXP LPC2100, LPC2200, LPC2300, LPC2400, LH7
- PortalPlayer (acquired by NVidia) 5002, 5003, 5020, 5021-TDF, 5022, 5024 SOCs (dual ARM7TDI cores)
- STMicroelectronics STR7
- Samsung S3C46Q0X01-EE8X, S3C44B0X
- Yamaha AICA (ARM7DI) - sound processor with DSP[5]
See also
- ARM architecture
- List of ARM microprocessor cores
- Microcontroller
- List of common microcontrollers
- Embedded system
- Single-board microcontroller
- Interrupt
- Interrupt handler
- Comparison of real-time operating systems
- JTAG
References
- ↑ "ARM7DI Data Sheet"; Document Number ARM DDI 0027D; Issued: December 1994.
- ↑ Sakr, Sharif. "ARM co-founder John Biggs". Engadget. Retrieved 23 December 2011.
[...] the ARM7-TDMI was licensed by Texas Instruments and designed into the Nokia 6110, which was the first ARM-powered GSM phone.
- ↑ "Remembering the Sega Dreamcast". 29 September 2009.
- ↑ Shiro Hagiwara; Ian Oliver (1999). "Sega Dreamcast: Creating a Unified Entertainment World". IEEE Micro. 19 (6): 29–35. doi:10.1109/40.809375.
- 1 2 "Dreamcast/ Dev.Box System Architecture" (PDF). September 2, 1999.
- ↑ "GBA Hardware".
External links
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
- Source and binaries for running uClinux on the ARM7TDMI
- ARM Microcontroller Development HOWTO – a document describing development environment for ARM7 microcontrollers on Linux.
- Differences between ARM7TDMI and ARM7TDMI-S
- ARM Assembly Intro A starter's tutorial on ARM assembly
- Yurichev, Dennis, "An Introduction To Reverse Engineering for Beginners" including ARM assembly. Online book: http://yurichev.com/writings/RE_for_beginners-en.pdf
- ARM7TDMI Microcontroller Development Resources - schematics, CAD files, header files