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...