Other Parts Discussed in Thread: C2000WARE
Tool/software:
The C2000 series support VCU0, 1,2, VCRC to calculate CRC. I have a requirement of configurable polynomial. This DSP series doesnot allow me to use any of the previous mentioned options for configurable polynomial. I can only use software to calculate the crc. Could you please confirm if I am correct? Also, I want to use TI standard library if any for software implementation of CRC calculation. Its a 8 bit CRC calculation.