I'm trying to send data from a DDR3 module connected to a C6678 DSP to an another DDR3 module connected to a second C6678 DSP using SRIO.
After the first tests i haven't seen yet the correct data in the destination memory.
Another user suggested me that is a problem of Address remapping, 'cause the XMC MPAX Segment Registers works only for the eight cores and not for other peripherals inside the DSP
So i must use the MPAX REGISTERS FOR SES in the MULTICORE SHARED MEMORY CONTROLLER REGISTERS, right?