What does mean ARM7TDMI?


Warning: Trying to access array offset on false in /home3/indiakep/public_html/wp-content/plugins/dw-question-answer/inc/Template.php on line 8
All QuestionsCategory: Embedded SystemWhat does mean ARM7TDMI?
Chetan Shidling Staff asked 6 years ago

I need short information.

1 Answers
Chetan Shidling Staff answered 6 years ago

ARM7 – 32-bit Advanced RISC Machine.

T – Thumb architecture extension.
Two separate instruction sets, 32-bit ARM instructions, and 16-bit Thumb instructions.

D – Debug extension.

M – Enhanced multiplier.

I – Embedded ICE macrocell extension.