Hello
I'm following the FBPS user guide (Phase Shifted Full Bridge) base on EVM: TMDSACDCKIT(C2000 AC/DC Developer's Kit). On page 39 it says:
14. Run the code by using the <F5> key, or using the Run button on the vertical toolbar, or using Debug-->Run on the menu bar.
15. In the watch window, the variable Gui_VfbSet should be set to 0. -----does it mean I need to set Gui_VfbSet=0 in code before I rebuild and reload program?
16. Apply a resistive load to the phase shifted full bridge system at connector J28-J29 similar to build 1. Choose the value of the resistors and their power rating to
present a load of about 10W-30W at 6V. Power the DC input at J26-J27 with a DC power supply, set to output 48V.
17. Once the system is running in realtime and is powered with 48V at J26-J27, observe the measured output voltage (Gui_Vfb_out). This will be the output
voltage with a 0 voltage command. To observe the actions of the system increase the voltage command Gui_VfbSet (keep it less than 6 V). ----does it mean that I can update the Gui_VfbSet value while system is running? How can I do that? by rebuild-reload?
But on page 35, it says:
16. In the watch window, set the variable Gui_IfbSet to some small value greater than 0 (say 0.1A). Power the DC input at J26-J27 with a DC power supply, set to
output about 15V or so. ----does it mean I can change the value in "watch window"? I'm afraid I couldn't understand it.
As I'm a new user of CCS4 and I have never used CCS3(I only used CCS2). Could anyone pls give me a detail explain?
Thank you very much in advance,
Violet