Cover image
Title page
Copyright
Preface
Acknowledgments
What’s on the CD-ROM?
Chapter 1: Introduction
1.1 Examples of DSP Systems
1.2 Organization of Chapters
1.3 Required Software/Hardware
Chapter 2: Analog-to-Digital Signal Conversion
2.1 Sampling
2.2 Quantization
2.3 Signal Reconstruction
Chapter 3: TMS320C6X Architecture
3.1 CPU Operation (Dot Product Example)
3.2 Pipelined CPU
3.3 VelociTI
3.4 C64x DSP
Chapter 4: Software Tools
4.1 C6x DSK/EVM Target Boards
4.2 Assembly File
4.3 Memory Management
4.4 Compiler Utility
4.5 Code Initialization
Lab 1 Getting Familiar with Code Composer Studio
Chapter 5: Interrupt Data Processing
Lab 2 Audio Signal Sampling
Chapter 6: Fixed-Point vs. Floating-Point
6.1 Q-format Number Representation ...