One of our requirements for a project is to run different DSP programs on the C66x DSP depending on the configuration.
The MPU subsystem (2x Arm Cortex-A15) is running Linux.
A Linux userspace application should copy the corresponding DSP Program (precompiled binary file) into the memory area for the DSP and then start (and later stop) the DSP.
How can this be implemented?
Is there an example in PROCESSOR-SDK-LINUX-AM57X or an application note?
The SoC AM5728 has 2 C66x DSP cores.
Is it possible to run 2 different programs on the two DSP cores?
Jan.