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.

CCS/TMS320C6678: TMS320C6678

Part Number: TMS320C6678

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?