Tool/software: Code Composer Studio
Hi,
How to generate PRBS pattern on DSP (TMS320C6678 )?
Below are my initialization values, as mentioned in the TMS320C6678 data sheet
SRIO_SERDES_CFGRX(0,1,2,3) = 0x044404B5
SRIO_SERDES_CFGTX(0,1,2,3) = 0x011807B5
and am setting Peripheral Settings Control Register (0x02900014) to 0xF (to override the PRBS).
Is there anything else I need to follow apart from above mentioned initializations?