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.

TMS320DM6446: How to use dsp compiler?

Part Number: TMS320DM6446

The version of my cl6x compiler is 6.0.21. Does the compiler support the c99 standard? How can I modify it to c99 through the command line? I have tried using --c99 and std=c99 but neither seems to work.