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.

sRIO maitenance transactions using LLD

I want to use the sRIO LLD to do maintenance transactions on a C6670. I was told in this thread (http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/p/166142/606668.aspx#606668) that I could do this but it is not obvious to me how to do it.

1) When I call SRIO_sockOpen what do I use as the Srio_SocketType? Srio_SocketType_DIO or something else?

2) How do I specify the offset of the maintenance register in the Srio_sockSend?

3) When doing maintenance transactions I need to change the hop count frequently. Do I need to call SRIO_sockBind each time I want to change the hop count or can I just change the relevant field in the Srio_SockAddrInfo structure?

thanks

Greg