Hi,
I am interested in using the VCP2 peripheral to decode a convolutional code that uses tail-biting. I see a couple of options for this in the "TMS320C6474 Chip Support Library API Reference Guide" in the VCP2_BaseParams struct:
Bool VCP2_BaseParams::tailBitEnable
Enable/Disable tail biting
Uint16 VCP2_BaseParams::traceBackIndex However, I see no reference to tail-biting in the VCP2 User's Guide (sprug20b). I also see that in the CSL VCP2 overview, it states the VCP2 has tail-biting logic, however none of the control registers seem to allow me to access it. Any thoughts would be greatly appreciated. Thanks, Curtis