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.

TIDM-1000: firmware: diag_suppress = 770 & 173

Part Number: TIDM-1000
Other Parts Discussed in Thread: TMS320F28377D

Hello,

I have a question on the Design Guide TIDM-1000 of Vienna Rectifier-Based, Three-Phase Power Factor Correction (PFC) Reference Design Using C2000 MCU.

Specifically it is on its firmware for the TMS320F28377D device.

With reference to the function of VIENNA_HAL_EPWM_setCounterCompareValueOptimized() in the file of vienna_hal.h,

there are code snippets as follow:

#pragma diag_suppress = 770
#pragma diag_suppress = 173

-------------------------------------------------

#pragma diag_warning = 770
#pragma diag_warning = 173

What are these?

Thank you for your advice.

With regards,

JS Yoo