5.1.2 Step 1: Choose Project

Figure 5-1. Project Wizard – Choose Project

Choose a project category. In most cases you will choose a project type from Microchip Embedded:

  • Application Project(s) – Create a new C and/or assembly code project. This type of project is shown in this section. Also see 6.3 Project Types.
  • Prebuilt (Hex, Loadable Image) Project – Load an existing project image into MPLAB X IDE. For details, see 6.2.1 Import Prebuilt Projects.
  • User Makefile Project – Create a project that makes use of an external makefile. For details, see 6.3.6 Create User Makefile Projects.
  • Library Project – Create a new C and/or assembly code project that will build into a library, instead of an executable hex file. For details, see 6.3.7 Library Projects.

Other options are also available:

After you have made your selections, click Next> to move to the next dialog.