Hello,
I need how to create the real time project (Eg:FIR ,IIR and Noise Cancellation )using CCSv5 in C6713 DSK board
If any one have the brief procedure of create the real time project
Please reply me ASAP
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
I need how to create the real time project (Eg:FIR ,IIR and Noise Cancellation )using CCSv5 in C6713 DSK board
If any one have the brief procedure of create the real time project
Please reply me ASAP
Hi Rakesh,
Please refer the below TI wikis.
http://processors.wiki.ti.com/index.php/Category:SYSBIOS
http://processors.wiki.ti.com/index.php/SYS/BIOS_Getting_Started_Guide
Ask us if you have any further questions.
Hi Rakesh,
Thanks for your post.
These are functions that exist in libraries supplied by TI or the DSK board vendor. Your project must include these libraries to be able to use these functions. So, please download the TI C67x DSPLIB from the below link in which you could see filtering and convolution libaray functions:
http://www.ti.com/tool/sprc121
Also, please refer the c67x DSP FIR/IIR signal processing examples from the application report as given below:
http://www.ti.com/lit/an/spra947a/spra947a.pdf
Kindly check the c67x DSP library programmer's guide for filtering and convolution functions as below:
http://www.ti.com/lit/ug/spru657c/spru657c.pdf
Thanks & regards,
Sivaraj K
-------------------------------------------------------------------------------------------------------
Please click the Verify Answer button on this post if it answers your question.
-------------------------------------------------------------------------------------------------------