Other Parts Discussed in Thread: SYSCONFIG
According to the TMS320F2838x datasheet (page 10), ePWM modules 1..8 can be configured as HRPWM.
However, as soon as the "Enable HRPWM Support" checkbox in Sysconfig is ticked, EPWM module selection gets limited to EPWM1..4, despite EPWM5..8 also having HRPWM capability according to the datasheet as well as driverlib code (cf. HRPWM_isBaseValid in hrpwm.h).
Is there any quick workaround/fix for this problem, or will the HRPWM part of these modules need to be configured manually in code?