1 / 20

DSP Configuration Tutorial (Excluding the hardware part)

DSP Configuration Tutorial (Excluding the hardware part). Download & Extract The setup from Here . Start the setup by clicking on Launch.exe in the folder ccs. Launch.exe Main Menu. Click on Install Products.

Download Presentation

DSP Configuration Tutorial (Excluding the hardware part)

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. DSP Configuration Tutorial(Excluding the hardware part)

  2. Download & Extract The setup from Here.Start the setup by clicking on Launch.exe in the folder ccs.

  3. Launch.exe Main Menu. Click on Install Products

  4. Install All Products One By One.Do Not Launch The Program Until All Products Have Been Installed.

  5. Right Click on Ccstudio Icon & Run as administrator

  6. Ignore The Error Message

  7. Click on New… in the project menu

  8. Write A Project Name. Select A Location For The Project. Set Project Type To Executable. Select the Target TMS320C67XX.

  9. Right click Libraries & then click Add Files To Project…

  10. Add the following files one by one. • Browse To The Folder: C:\CCStudio_v3.1\C6000\cgtools\lib • Add File rts6700.lib. • Browse to: C:\CCStudio_v3.1\C6000\dsk6713\lib • Add File dsk6713bsl.lib • Browse to: C:\CCStudio_v3.1\C6000\csl\lib • Add File csl6713.lib.

  11. Click on Project->Build Options…

  12. In The Complier->Basic Section:Set Target Version To C671x

  13. In The Compiler->Advanced section:Set Memory Models to Far (--mem_model:data=far)

  14. In The Compiler->Preprocessor Section:Set Include Search Path To------> C:\CCStudio_v3.1\C6000\dsk6713\includeSet Pre-Define Symbol To--------> CHIP_6713

  15. Click the New Button or Press Ctrl+N

  16. Save the file with any name.Don’t forget to add the .c extension to the filename.

  17. Right Click on Source, & Add Files To Project.Select the file you saved in the previous step.

  18. Always include the file dsk6713.h

  19. Important Note!!! • The settings in this tutorial are for DSK6713. If you are using DSP Kit DSK6416, then, for every 67xx in the tutorial, you have to use 64xx. • The Only Difference between 6416 & 6713 is that: • 6416 = 1 GHz • 6713 = 225 MHz

  20. Thank youTutorial By:Syed Ghazanfar Abbas Rizvi

More Related