readme.txt

来自「Real-Time Digital Signal Processing Imp」· 文本 代码 · 共 27 行

TXT
27
字号
Updated on Dec. 8, 2001
-  EVM has a bug causing the stereo line inputs only work on one input:
   On C5510 EVM, the inductor L505 is missing. This causes the stereo line inputs fail.                           */
   To fixed this, you will need to add it, or just use a wire to connect the path.                          */
   If you want to fix it. The part you need is:       
                   HZ0805E601R by Steward or                          
                   LCB0805H-601 by Inductor Supply Inc.               


Released Dec 4. 2001.
This example is intended to provide user a starting point on real-time
DSP application algorithm development. User can plug in his own algorithm
and run it at real-time for audio signal processing. It is designed for 
using the TI TMS320C5510EVM.

This example uses functions provided by TI. The EVM board and AC27 
library was built for the large memory model. User can use it directly. 
The source and include files are also included for reference or use of
rebuilding the library as needed.

Limitation:
1. EVM has a bug causing the stereo line inputs only work on one input.
2. The AC27/DMA pulling function is not robust. From time to time, the
   left-right channels (first-second) will be reversed. We have notified
   EVM manufacture, but we have not heard back nor received update.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?