Question:
Example project for passing audio from ARM to SHARC core using multicore talk through concept in ADSP-SC589 EZKIT
Answer:
The attached example takes audio from an ADC into ARM core, passes it to SHARC+core (using an ICC), and finally sends it out to a DAC.
It is implemented based on below EE-377 Application note link.
https://www.analog.com/media/en/technical-documentation/application-notes/EE377v01.pdf
We have attached corresponding sru file. Please copy the snippet of sru and paste it in SC584_EE377_Core0->system->sru->sru_config.c file before running the project.