ChipKIT Wi-Fire Pic32MZ Board Support Package (BSP) for Harmony

The Harmony programming software recommends the creation of a Board Support Package (BSP) for each development board so that basic board specific hardware like LEDs and Buttons can be defined in a single file which can be used across a range of Harmony Projects.

Below is the Board Support Package (BSP) I created for the ChipKIT Wi-Fire Pic32MZ Board.

1) Download the BSP Files:

BSP-pic32mz_Wi-Fire_V1.zip

2) Create a new BSP folder under C:\microchip\harmony\v1_02\bsp\ with the folder name pic32mz_Wi-Fire_V1.

The folder path should be adjusted for the version of Harmony being used (V1.2 assumed above).

3) Place the BSP files into the new folder

4) Add the Wi-Fire BSP folder to your MPLAB X Project.

BSP files included in a MPLAB X Harmony project.
BSP files included in a MPLAB X Harmony project.

Further details to be added….

Leave a comment