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.

VCP2 example questions

Hi,

After some VCP2 search from the forum, I got the example from the link below.

https://gforge.ti.com/gf/download/frsrelease/260/3132/TCI6488TCP2VCP2BER_1_0_0_TurboLTE.zip

I am using DSP C6474 which should be identical to 6488. I am using "Run_VCP2Ber" configuration. And my question is It only works on Core 0, not on Core 1 and Core 2. The code will freeze on "asm("        IDLE");" in the code. How to make it work on all three cores?

Also the VCP2Test function returns a variable "volatile Uint32 error" which is never be used. I am wondering if I should ignore it.

Thank you,

Allen