Open the sys_settings.h file, there are two incremental build options (PFC_BUILDLEVEL, DMC_BUILDLEVEL), set PFC_BUILDLEVEL to PFC_LEVEL_1, and set DMC_BUILDLEVEL to DMC_LEVEL_1.
If another build option was built previously, right click on the project name and click on Clean Project, and then click on Build Project. Watch the tools run in the build window. The project builds successfully.
In the Project Explorer make sure the correct
target configuration file is set as Active as shown in Figure 3-7.
Turn on the bench DC power supply to provide the
+5 V, +12 V and +15 V to the LDO for controller and gate driver. Click on the
Debug button or click Run → Debug. The build level
1 code should be compiled and loaded on the C2000 device. Notice the CCS Debug
icon in the upper right-hand corner, indicating that the user is now in the
Debug Perspective view. The program should be stopped at the start of
main().