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.

Help with using the uPP on the TMDSEVM6657LS evaluation module

Other Parts Discussed in Thread: TMS320C6657

Hello,

I am busy with a project and I am a bit lost at the moment. A bit of background: I am doing a monopulse audio sonar system that uses a speaker and 4 microphones to track a moving target. I am doing range-doppler processing on each channel as well as monopulse processing. The system needs to operate in real time, thus I decided to use the tms320c6657 DSP for the computational power it offers.

The microphones get sampled by an AD7864 ADC chip with simultaneous sampling on all 4 channels. The chip uses a 12 bit parallel port to interface the data to a processor. At the moment, I don't know how to approach this. I have already set up the board and have been able to run example programs like FFT examples etc. However, I am struggling with the setup of the uPP peripheral. What method would you recommend? I want to use the Chip Support Libraries (CSL) but I can't find any decent documentation on this for the c66xx devices. Also, I would prefer not to use SYS/BIOS, only PDK. Can anyone direct me in the direction I need to go to start using the uPP on the board? Any help will really be appreciated.

Kind regards

Wicus