This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

C6678 SRIO DMA Transfer Error

I'm trying to use SRIO in loopback mode.

Reading the completon code i always read the code 101b = DMA Transfer Error

What could be the cause of this kind of error?
I've controlled the source and dest address and they're correct (I'm transfering 2 Bytes of data from internal L2 memory of core 0 to internal L2 memory of core 0
And, of course, i'm using the global address 0x1... for L2 menory instead of local addres 0x0...