4.5.2 Set Build Options
Select File>Project Properties or right click on the project name and select “Properties” to open the Project Properties dialog.
- Under “Conf:[default]>XC32 (Global Options)”, select “xc32-gcc.”
- Under “Conf:[default]>XC32 (Global Options)”, select “xc32-ld.”
- Select “Diagnostics” from the “Option Categories”. Then enter a file
name to “Generate map file,” i.e.,
example.map
. - Click OK on the bottom of the dialog to accept the build options and close the dialog.