Assembly language programming : ARM Cortex-M3 /
ARM designs the cores of microcontrollers which equip most "embedded systems" based on 32-bit processors. Cortex M3 is one of these designs, recently developed by ARM with microcontroller applications in mind. To conceive a particularly optimized piece of software (as is often the case in...
| Main Author: | |
|---|---|
| Format: | eBook |
| Language: | English |
| Language Notes: | English. |
| Published: |
Hoboken, N.J. :
John Wiley and Sons,
[2012]
London : ISTE Limited, [2012] |
| Series: | ISTE.
|
| Subjects: | |
| Online Access: | Connect to the full text of this electronic book |
Table of Contents:
- Overview of Cortex-M3 architecture
- The core of Cortex-M3
- The proper use of assembly directives
- Operands of instructions
- Instruction set
- Algorithmic and data structures
- Internal modularity
- managing exceptions
- From listing to executable : external modularity.