,I'm trying to run SRIO in multiple core on C6634. I have taken reference of loopback example. DIO socket has been used. Problem is it runs fine on core 0 but doesn't work for other cores. What are the changes I need to do to make it work on multiple cores. i.e all others cores will be sending data at the same time to FPGA. I do not require interrupt.