Hi there,
I'm trying to integrate SigmaStudio+ integrated with our CCES project to leverage some of the audio processing algorithms. I'm struggling to get off the ground, and would appreciate some guidance.
- It's proven challenging to find the latest documentation. Specifically, I'd like to learn how to take an existing CCES signal flow and "inject" DSP functions using SigmaStudio.
- Following the "Target and Communication Libraries Integration" guide, I was able to add the SigmaStudio+ Communication Library to my ARM core. Do I also need to do this for all other cores? What if I only want to use Sharc Core 2 for SigmaStudio?
- The instructions say that I need to:
Copy the adi_ss_gmap.asm and adi_ss_app.ldf files from example lib Integration application (Example: C:\Analog Devices\SigmaStudioPlus-Relx.x.x\Target\Examples\LibraryIntegration\ADSP-21569\LibIntegrationExample_Core1\src) into your project source folder."
However, there is not a folder for the SC573. Should I be using the Add-In installer in CCES instead? Below is a list of the available add-ins for the SHARC core 1. Which ones do I need?
- Older versions of SigmaStudio included a wide variety of audio effects that aren't present in SigmaStudio+. How can I leverage these effects with the more modern SigmaStudio+?
Many thanks in advance!