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.