0
20kviews
Draw and explain the programmers model of ARM Cortex M3.
1 Answer
4
1.0kviews

The programmer’s model:

The processor implements the ARM v7-M architecture. This includes the entire 16-bit Thumb instruction set and the base Thumb-2 32-bit instruction set architecture. The processor cannot execute ARM instructions. The Thumb instruction set is a subset of the ARM instruction set, re-encoded to 16 bits. It supports …

Create a free account to keep reading this post.

and 5 others joined a min ago.

Please log in to add an answer.