Multicore sharc Audio talkthrough project for SC-573 EZkit
This example is ported to ADSP-SC573 with reference from EE-377 Application note.
The example takes audio from an ADC into SHARC+ core1, passes it to the second SHARC+ core2 using Inter Core Communication process and finally sends it out to DAC.
Please refer the below EE-377 Application note for complete flow of this project.
https://www.analog.com/media/en/technical-documentation/application-notes/EE377v01.pdf
We have attached corresponding sru file . Please copy the sru and paste it in MT_core0->system->sru->sru_config.c file before running the project