3 MPLAB X IDE HUT Code Programming Process
In this demonstration, the user can program the HUT firmware to the PIC32CX-BZ3 device using a PC with the installed MPLAB Integrated Programming Environment (IPE).
Perform the following steps for HUT firmware programming:
- Set up the connection between the WBZ351 Curiosity Board and PC. Refer to Getting Started with MCHPRT3.
- Start “MPLAB X IPE”, then check for PIC32CX5109BZ31048 in the “Device” text box. If it is not there, check the USB connection (step 1).
- Click Apply.
- Click Browse to load the
wbz351_hut.hex
, which is the PIC32CX-BZ3 HUT X.X firmware. - Click Program, then wait one minute for the programming to complete.
Figure 3-2. MPLAB X IPE (Programming Complete) - The PIC32CX-BZ3 is programmed with the HUT X.X firmware and ready for the test using the PIC32CX-BZ3 MCHPRT3 tool.