Tool/software:
I'm using PurePath Studio with the AIC3254EVM-K and the USB-MODEVM. I'm having a problem where I can download and run designs, but when I attempt to change one of the runtime properties of a component (stereo mixer and stereo mux, specifically), PPS prints "Error: MiniDSP failed to change adaptive buffer, pending bit remains set, reset target." I've tried a custom design as well as two of the example designs, and they all have the same issue.
I don't understand why I'm getting that error or how to resolve it, any ideas? I have of course reset the target, but that also resets the PPS configuration.
I am using Windows 11 and this is the Help->About window for my PurePath Studio install:
To reproduce on my setup, I did the following:
1. Connected AIC3254EVM-K to USB-MODEVM, and USB-MODEVM to my PC.
2. Opened one of the example designs: AIC3254_ADC_AGC_A2D_EQ_LOUD_VOL_DAC_MUXED or AIC3254_ADC_I2S_VOL_DAC.
3. Select Build->Download and Run. PPS screen turns blue indicating success.
4. Select any of the Stereo Mixer or Stereo Mux components and attempt to modify one of the runtime properties (e.g. Stereo Mux, change MuxSelect from 1 to 2 or vice versa)
5. Error prints in the output window.
Screenshot below. In this case I used AIC3254_ADC_I2S_VOL_DAC and tried to change StereoPair1_Gain from 0.5 to 0.9 in the Stereo_Mixer_1 component.