Selecting Input Files

The project does not contain any source code files at this point. Copy and paste the C source code (*.c) and header (*.h) files from the previous project, Project1, to save time.

  1. Copy the Sources folder from the Project1 folder and paste it into the X15 project folder.
  2. Copy the Project_Headers folder from the Project1 folder and paste it into the X15 project folder.
  3. Copy and paste the Project1 project's Lib folder into the X15 project folder.
  4. In the X15 folder, create a new folder Project_Settings. Copy and paste the Startup_Code folder from the Project1\Project_Settings folder into the X15\Project_Settings folder.

The X15 project folder have the required C source code ( *.c) and header ( *.h) files from the previous project.

Now there are five items in the X15 project folder, as shown in the figure below: