Presentation is loading. Please wait.

Presentation is loading. Please wait.

DSP Configuration Tutorial (Excluding the hardware part)

Similar presentations


Presentation on theme: "DSP Configuration Tutorial (Excluding the hardware part)"— 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.Here

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\include Set 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 you Tutorial By: Syed Ghazanfar Abbas Rizvi


Download ppt "DSP Configuration Tutorial (Excluding the hardware part)"

Similar presentations


Ads by Google