Hi,Ti guys,
I am using the Keystone_srio example from the forum on c6678 srio trying to connect a c6678 to a V6 FPGA with srio core v5.6. My co-worker told me that fpga might need a 34bit address. But Dsp use 32 bit address in default. From the sprugw1a I find little discription about 34 bit address, just a PE_LL_CTL regsiter, and in the example project, the PE_LL_CTL has already been set to support 34 bit address. What alse should I do if I want to send&rec 34bit address packet? Shall I just fill the LSU_REG0 RapidIO MSB field with the higher 2bits when I send a packet? And as to recieve, how shall I config the chip? How will DSP srio deal with a 34 bit address(the higher 2bit is 0, only 32 effective bit ,but in 34 bit format) when all the local address is 32 bit?
Thanks!
David Yang