How to configure a DSP processor

June 24, 2017 | Autor: Akash Bais | Categoria: Electronics, Digital Signal Processing, Tutorials
Share Embed


Descrição do Produto

Nonreal steps ccsv5.3 dsk6713

Click on ccs5.3.0 icon as shown below



Workspace window wil get open select as default or you can give your
location.



Close TI Explorer window



Create new target configuration

File( new( targetconfiguration



Filename: xyz.ccxml



Connection: spectrum digital dsk evm ezdsp on board usb emulator

Board or device: tms320c6713







View( targetconfiguration



Right click on your target configuration window open at right side, set as
sefault









Right click on your target configuration window open at right side, set as
sefault



It will jump from edit prespective to debug prespective.

Run(connect target



Your target is connected.























Create new project

File(new(ccs project



Select as shown below.



Write the code in main.c file or copy paste.

Right click on project(build project.



It will generate the .out file in debug folder.

Move from edit perspective to debug prospective.





Run( load(load program.



Browse project







Select Debug(xyz.out



Ok(ok







Run( resume.



See the out put on console.









To see graph.

Tools( graph(single time. Selct as shown









Real time

It is same like non real but you need to add BSL and CSL file.

Copy real time codec code to main.c.



Right click on project( add files







C:\CCStudio_v3.1\C6000\dsk6713\lib\dsk6713bsl.lib



C:\CCStudio_v3.1\C6000\csl\lib\csl6713.lib







Add header file for csl and bsl.

Right click on project properties( include option

Add dir to #include click on green colour plus sign symbol.

C:\CCStudio_v3.1\C6000\dsk6713\include.

C:\CCStudio_v3.1\C6000\csl\include.











Predifiened symbol( pre—define Name

click on green colour plus sign symbol.

Type CHIP_6713 and save.



Now debug the code and load the .out file to board same like non real
procedure.







Possibililty error

Install again and again

Disable antivirus or uninstall





Add gel files:

CCStudio_v3.1\cc\gel\DSK6713.gel







Add

Linker command file : C:\CCStudio_v3.1\tutorial\dsk6713\hello1\hello.cmd

and

Run time support libarray: C:/CCStudio_v3.1/C6000/cgtools/lib/rts6700.lib


Lihat lebih banyak...

Comentários

Copyright © 2017 DADOSPDF Inc.