2
PROCEDURE: 1. Connect the DSK with PC through the USB port. 2. Diagnose the DSK using 5416 DSK Diagnosis. 3. Click on 5416 DSK CCS. 4. Establish the connection between DSK & PC Debug -> connect. 5. Create a new project Project-> New-c: \cc studio_v3.1\My projects\ Project name. 6. Create a new file File-> New-> Source file. 7. Type the program in the editor window that appears. 8. Save the file with file name .c extension in the project created. 9. Add the file to project Project -> Add files to project->double click the program file 10. Add the run time support to the project Project -> Add files to project – c:\cc studio_v3.1\ c 5400 \ cgtools \ lib\ rts_Ext. File of type – Object and library files. 11. Add the linker command file to the project Project -> Add files to project – c:\cc studio_v3.1\ tutorial \ sim54XX \ hello1 \ hello. File of type – Linker command file. 12. Add mf calls to the project Project -> Build options -> Advanced -> Use far calls (.mf). 13. Compile the file Project -> Compile. 14. Build the file Project -> Build. 15. Load the program to DSK File -> Load program -> Debug-> double click .out 16. Execute the program Debug -> Run. 17. View the graph. Change the graph properties

Procedure

  • Upload
    vinoth

  • View
    216

  • Download
    1

Embed Size (px)

DESCRIPTION

proc

Citation preview

PROCEDURE:

PROCEDURE:

1. Connect the DSK with PC through the USB port.

2. Diagnose the DSK using 5416 DSK Diagnosis.

3. Click on 5416 DSK CCS.

4. Establish the connection between DSK & PC

Debug -> connect.

5. Create a new project

Project-> New-c: \cc studio_v3.1\My projects\ Project name.

6. Create a new file

File-> New-> Source file.

7. Type the program in the editor window that appears.

8. Save the file with file name .c extension in the project created.

9. Add the file to project

Project -> Add files to project->double click the program file

10. Add the run time support to the project

Project -> Add files to project c:\cc studio_v3.1\ c 5400 \ cgtools \ lib\ rts_Ext.

File of type Object and library files.

11. Add the linker command file to the project

Project -> Add files to project c:\cc studio_v3.1\ tutorial \ sim54XX \ hello1 \ hello.

File of type Linker command file.

12. Add mf calls to the project

Project -> Build options -> Advanced -> Use far calls (.mf).

13. Compile the file

Project -> Compile.

14. Build the file

Project -> Build.

15. Load the program to DSK

File -> Load program -> Debug-> double click .out

16. Execute the program

Debug -> Run.

17. View the graph.

Change the graph properties

Graph title : generation of signals

Start address : X

Acquisition buffer size: 100

Display data size : 100

DSP data type : 32- bit floating point

Data plot style : Bar