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.

Turbo Decoder coprocessor 2 (TCP 2)

Other Parts Discussed in Thread: TMS320C6455

Hello,

Using the CCS v4, we want to simulate the Turbo Decoder coprocessor 2 (TCP 2) of the TMS320C6455.

The steps we are following:

Set the input configuration register of TCPIC0 to TCPIC15.

Set the TCPEXE register.

Set the TCPEMU register.

Program the EDMA:

        - Configure five parameters of EDMA3 for the data:

           Input configuration parameters.

           Systematic and parities.

           Interleaver indexes.

           Hard decisions.

           Output parameters.

       - Set the CCSTAT register.

       - Set the ESR register.

Probably it is necessary some adicional steps because the TCP 2 simulation doesn't work.

 

Regards.