Reply by Richard Williams January 21, 20102010-01-21
shameems,

The book by Rulph Chassaing and Donald Reay
"Digital Signal Processing and applications with the TMS320C6713 and TMS320C6416 DSK" Second Edition
ISBN: 978-0-470-13866-3
has the complete description of a very similar program, including the source code and executable program on the enclosed CD. It also discusses the possible ancillary equipment that you can use to display the result, etc.

Rather than my trying to explain all the details, (and probably be misunderstood) I would strongly suggest obtaining a copy of that book.

R. Williams

---------- Original Message -----------
From: s...@yahoo.co.uk
To: c...
Sent: Thu, 21 Jan 2010 11:55:30 -0500
Subject: [c6x] input and output with c6713

>
>
> hi.
> i am stuck with a problem. i am doing a system identification using nlms algorithm according to FIR filters. My problem is that how to input and output with the C6713. i mean if am using white noise as an input to my unknown system how can i obtain an output and then using the output for further digital processing, for ex to calculate the error. if ever do i have to use output sample function? because i am writing my code in c language.
> please help me
------- End of Original Message -------
Reply by sham...@yahoo.co.uk January 21, 20102010-01-21
hi.
i am stuck with a problem. i am doing a system identification using nlms algorithm according to FIR filters. My problem is that how to input and output with the C6713. i mean if am using white noise as an input to my unknown system how can i obtain an output and then using the output for further digital processing, for ex to calculate the error. if ever do i have to use output sample function? because i am writing my code in c language.
please help me

_____________________________________