DSP_AU_3

Embed Size (px)

Citation preview

  • 7/27/2019 DSP_AU_3

    1/12

    Di ital Si nal Processinwith DSK6713

    EE433Session 3

    9th Feb 2009

    Department of Electrical Engineering

    Air University

  • 7/27/2019 DSP_AU_3

    2/12

    Todays Agenda

    Introduction to Code Composer Studio

  • 7/27/2019 DSP_AU_3

    3/12

    DSK6713 Overview 225 MHz TMS320C6713 floating point DSP

    Ideal for audio applications

    8-96 kHz sample rates

    Memory

    16 MB dynamic RAM 512 kB nonvolatile FLASH memory

    General purpose I/O

    4 DIP switches

  • 7/27/2019 DSP_AU_3

    4/12

    DSK Functional Block Diagarm

  • 7/27/2019 DSP_AU_3

    5/12

    DSK Physical Layout

  • 7/27/2019 DSP_AU_3

    6/12

    Salient Features of TMS320C6713 Eight 32-Bit Instructions/Cycle

    -

    Rich Peripheral Set, Optimized for Audio

    g n epen en unc ona n s:

    2 ALUs (Fixed-Point)

    - -

    2 Multipliers (Floating-/Fixed-Point)

    Two 32-Bit General-Purpose Timers

  • 7/27/2019 DSP_AU_3

    7/12

    Code Composer Studio The Code Composer Studio (CCS) application

    rovides all the necessar software tools for DSP

    development. At the heart of CCS youll find the original Code

    Composer IDE (integrated development environment).

    In this IDE you can perform all your code developmentincluding

    writing source code

    comp ng an execu ng programs debuugging

  • 7/27/2019 DSP_AU_3

    8/12

    Code Composer Studio

    Projectwindow

    Main

    window

    window

    Watch window

  • 7/27/2019 DSP_AU_3

    9/12

    CCS Projects Code Composer works within a project paradigm.

    Within CCS ou create a ro ect for each executable

    program you wish to create. Projects store all the

    information required to

    build the executable. For, :

    the source files, the

    header files, the tar et

    systems memory-map,

    and program build options.

  • 7/27/2019 DSP_AU_3

    10/12

    Creating CCS Projects The project information is stored in a .PJ T file, which is

    created and maintained by CCS. To create a new project,

    you need to select the Project: New menu item.

  • 7/27/2019 DSP_AU_3

    11/12

    Working with CCS Projects In the Project window, you can manage open projects

    using the right-click popup menu. This menu allows you

    toAdd Files toa project. You can

    a so rag-n- rop

    files onto the

    Windows Explorer.

    Mostly used

  • 7/27/2019 DSP_AU_3

    12/12

    Announcements Your next lab instructions will be sent to you on

    .

    the lab instructions when you come in the lab.

    send me an email with subject BEE VIII A or BETE, .

    On the webpage of your group all course material

    including the presentations, lab instructions,tutorials, manuals, etc.