Part Number: TMS320F280039C
Tool/software:
Hi TI expert,
I want to check with you. Besides using" #pragma diag_suppress = num:, is there other way to suppress the diagnostic using our C2000 compiler?
BR,
Fengyu
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.
Part Number: TMS320F280039C
Tool/software:
Hi TI expert,
I want to check with you. Besides using" #pragma diag_suppress = num:, is there other way to suppress the diagnostic using our C2000 compiler?
BR,
Fengyu
There is also the command line option --diag_suppress=number. For more details, please search the C28x compiler manual for the sub-chapter titled Understanding Diagnostic Messages.
Thanks and regards,
-George