Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Experiments for Chapter 1

Embedded Signal Processing with the Micro Signal Architecture


By Woon-Seng Gan and Sen M. Kuo
Publisher: John Wiley & Sons, Inc.

The experiment/exercise/example/problem files listed in this chapter can be found in the


Wiley ftp site at ftp://ftp.wiley.com/public/sci_tech_med/embedded_signal/.

The experiments in this chapter are:

Experiment 1.1
Description Introductory look into the VisualDSP++ environment
using a dot-product example.
Objective • Familiar with the VisualDSP++ environment.
• Learn how C programming can be written in the
VisualDSP++.
• Perform cycle count of processing code.

Experiment 1.2
Description Vector addition running on VisualDSP++ environment.
Objective • Learn how to create a new project file.
• Learn how to enable the optimization of the C
compiler.

Experiment 1.3
Description Graphic features in VisualDSP++
Objective • Familiar with graphic plotting/analysis feature in
VisualDSP++.

Experiment 1.4
Description Introduce to the NI LabVIEW Embedded Module for
Blackfin Processors.
Objective • Implement dot product in the LabVIEW
Embedded environment.

You might also like