Hi,
I'm trying to build the example dsp_audio_demo_bm_hifi4.
This demo works fine when the flag DSP_IMAGE_COPY_TO_RAM is set to 1, (and the pre-built binaries for dsp are used).
However, there is no audio output when the HiFi 4 binaries are compiled and downloaded to DSP via Xtensa Xplorer and the flag DSP_IMAGE_COPY_TO_RAM is set to 0. No errors are reported on the logs.
Does anyone experience this issue? Are there any differences between the pre-built binaries and the ones I build using the code provided in the example?
Thanks in advance,
Fabio