Lab 3: Move Application into an RTOS
Step 1: Rename Project
1
Since you are working on Lab 3, you are going to rename the existing project and overwrite the code from the previous Lab.
Note: If required, you can make a copy of the existing project.
Note: If required, you can start from the solution of the previous Lab located in the folder: <your unzipped folder path>\getting_started_pic32_wfi32e\Lab2\solution.
To rename the project:
- Right-click on your project name on MPLAB® X IDE.
- Select Rename.
- Change the name to pic32_wfi32e_lab3.
- Tick the box Also Rename Project Folder.
- Press Rename.
Figure 1: Rename Project