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.

CCS/TIDM-BLPFC: PFC_ICMD.asm vs PFC_BL_ICMD.asm in BLPFCv 1.0 vs ILPFC

Part Number: TIDM-BLPFC
Other Parts Discussed in Thread: CONTROLSUITE

Tool/software: Code Composer Studio

Hello!   We have two PFC projects in ControlSUITE   BLPFC and ILPFC

BLPFC uses  module PFC_BL_ICMD.asm    where it uses DutyA as one of feedback

ILPFC uses module  PFC_ICMD.asm  which does not use  DutyA as one of feedback.

We cannot understand what for DutyA in BLPFC.  May we use project PLBFC with module  PFC_ICMD.asm  without

DutyA ?