JAJU643A November   2018  – March 2020

 

  1.   改訂履歴

Build and Load the Project

  1. Open the ILPFC_settings.h file. Notice that the incremental build (INCR_BUILD) option is set to "1" (Build 1) and the INTERLEAVE option is set to "2" (valley switching control is disabled).
  2. If another build option was built previously, right click on that project name and click Clean Project. Click Project → Build All button, and watch the tools run in the build window.
  3. "Turn on" the 12-V DC bench power supply. Click the Debug button or click Run → Debug. When completed, the Build 1 code should compile and load.
  4. 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().