Hi All,
we are developing custom board using TMS320C6474 DSP,SRIO implementation with IDT TSI578 SRIO Switch.
We have used 6 TMS320C6474 dsp's on board and they are connected to one SRIO switch.
Assuming Dev id of DSP 1 as 0x01,DSp 2 as 0x02....dsp 6 as 0x06
and based on our schematic connections of the DSP's(all dsp's port0 SRIO only used) to the corresponding port of the SRIO switch
we have formed the LUT for the dsp inside the SRIO switch as follows
Destid SRIO Port#5621.8-bit-SRIO.zip
6 15
5 1
4 0
3 7
2 6
1 14
My goal is to use DSP3 which is connected to port 7 of SRIO switch as Source(tx)
and DSP1 which is connected to port 14 of SRIO switch as target(RX).
I have used the attached code and tested
But I could not able to receive any data on the target dsp.
Have anybody tried TMS320C6474 SRIO interfacing with TSI578 srio switch ?
Can anybody give me some suggestions ?
Thanks & Regards,
Pubesh