I am working on a project with the TLV320AIC3256EVM-U that requires I use the Multi-Band Dynamic Range Control component. I have it working fine with I2S, however I need to process signals from the Analog Line Inputs. When I attempt to connect an Analog Input to the DRC I get the following message:
"Invalid process flow.
Cannot determine TargetProcessor settings for the following reason:
- Components following MonoDec1xIn_1 must be miniDSP_A
- Components preceding DSP_D_DSP_A_1 must be miniDSP_D
Examine the process flow and correct any inconsistencies."
Since the Multi-Band Dynamic Range Control can only be used with DSP_D, what process flow do I need in order to connect a line input where it can be processed with Multi-Band Dynamic Range Control?
Thanks,
George