Hi
We are interfacing to an Altera FPGA and sometimes after reset we have a condition where the C6472 and Altera SRIO status bits say the link is OK but data is not transfered. For writes to the DSP, we see the DSP's SP_ACKID_STAT field shows normal incrementing of the inbound and outstanding ACKIDs, yet the DSP's memory is not changing. And for reads issued by the FPGA, the read is timing out yet the ACKs are also incrementing.
On the DSP we are monitoring these regs and are the same as when the reads/writes work.
SP_LM_RESP
SP_ERR_STAT
LSU_REG6 (there shouldn't be anything here but watching it nonetheless)
ERR_DET
Are there any other registers we can monitor to find out why the reads and writes issued by the Altera SRIO are not correctly reading and writting?
Cheers