To quickly execute this build using the pre-configured work environment, follow the following steps:
- Open the main.syscfg and select Closed Voltage
Loop in INCR_BUILD. Click Save.
- Right click the project name PCMC_PSFB_F28004x and then click rebuild project.
Open the psfbpcmc_settings.h. You should see the setting is #define INCR_BUILD 2. This
enables the build 2 solution.
- Turn ON the 12 V DC bench power supply. Click the Debug button. The build 2 code should compile
and load.
- Notice the CCS Debug icon in the upper right side indicating that we are now in the
Debug Perspective view. The program should be stopped at the
start of main().