Tool/software: Code Composer Studio
I also would like to test the single phase operation of ILPFC c2000 development board(two phase interleaved by default). I noticed there is an 'project option' on main.cfg GUI that seems to be used to select between '2 phase interleaved PFC' and single phase option. But that pulldown menu is always greyed out and I can not make changes to it. I then looked at the cfg script where there are two configuration registers: one called 'Kit.interleave =2' and other called 'Kit.Interleave_index=1'. Are these the registers I should change to make it work in single phase? I do not want to start messing up with the driver code to disable PWM2 as it may break something else such as timing for ADCs. Please advise how to activate the option on main.cfg GUI or if it is safe to edit the above two registers (where can I find descriptions to cfg script) . Let me know if you would like this to be in a new post. Thank you.
Frank