4.1 Creating a Project
Perform the following steps to create a project in the MLA directory in MPLAB.
- Open the MPLAB X IDE.
- Choose File > New Project, then choose Standalone Project from the Projects pane.
- Click Next.
- Select the PIC24 device, then click Next.
- Select the required hardware tool, then click Next.
- Select the compiler, then click Next.
- Enter the project name and location in the MLA directory, then click Finish.
- Create a folder, “wifi_PIC24F_WINC15x0”, at the path, “<MLA root_path>.\apps\tcpip\”.