Summary of ARM Related Knowledge

Summary of ARM Related Knowledge

1. What do T, D, M, and I stand for in ARM7TDMI? Answer: These four letters represent a characteristic of ARM: T: High-density 16-bit Thumb instruction set extension D: Supports on-chip debugging M: 64-bit multiplication instruction I: Includes embedded ICE hardware simulation module 2. Quick Knowledge Summary: ARM7 adopts a 3-stage pipeline, while ARM9 adopts … Read more