Step 3: Building and Programming of the Project
Building and Programming of the Project
To set a particular project as the main project, right-click on the project and select Set as Main Project.

Right-click on lab1_ide_setup and click on Properties to open project properties.

Connect the PIC32CM LS00 Curiosity Nano Evaluation Kit to the PC via USB. Open the project properties and choose the appropriate hardware in the Connected Hardware Tool dropdown section. Click Apply and then OK.

Build the project by clicking the drop-down arrow next to the Clean and Build icon, then select Clean and Build Main Project. Verify that the project builds successfully.


To program the code onto PIC32CM LS00 Curiosity Nano+ Touch Evaluation Kit, select the Make and Program icon as shown in the accompanying image. This icon programs the project onto the device.

Also, verify that programming is successful.
