2.1.3 Creating New Harmony MCC Project

  1. Open the MPLAB® X IDE
  2. Create a New Project by clicking the New Project icon Microchip Technology or by selecting File -> New Project
  3. In the New Project window select 32-Bit MCC Harmony Project and click Next
  4. In the Framework Path, enter the path of the folder to which the MPLAB Harmony 3 packages are downloaded.
  5. In the Project Setting dialog window, fill in or select the information needed as follows:
    1. Location: Enter a valid path to store the application project
    2. Folder: Enter Project Folder name. For example, sam_e70_xult.
    3. Name: Enter Project Name. For example, tcpip_client_getting_started.
    4. Path: Selecting the above fields auto populates the Path.
    5. Click Next
  6. In the Configuration Settings dialog window, fill in or select the information needed as follows:
    1. Name: Configuration Name. For example, sam_e70_xult.
    2. Target Device: For this example, select ATSAME70Q21B.
    3. Click Finish
  7. Click Select MPLAB Harmony in MCC Content Manager Wizard
  8. Click Finish in MCC Content Manager Wizard.
  9. The above step will open MCC Project Graph.