DSPRelated.com
Forums

6711 DSK interface to THS10082 daughtercard

Started by akhifra July 14, 2003
Hello,
I am trying to interface the TMS320C6711 DSK to the THS10082
daughtercard through CCS's "data converter support" utility. I have
written a basic FIR filter program that reads data from the on-board
codec, and it works. Now I need the daughtercard so that I can have
a faster sampling rate. The data converter support generates two
source files and adds them to my project. When I compile, I get an
error dealing with a bunch of " error: symbol referencing errors -
./Debug/FIR.out not built" most dealing with EDMA variables.

Is there any tutorial out there that can walk me through this
process?

Fraidun