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.

28335 PWMDAC_INIT_MACRO(7,pwmdac1)subscript out of range

编译HVACI_Sensorless_2833x例程 到这句:PWMDAC_INIT_MACRO(7,pwmdac1) ccs会报错: warning: subscript out of range,但是F28335只有6个ePWM模块,为什么例程这句是ePWM7Regs?