OLIMEX© 2017
PIC32-EMZ64 user's manual
CHAPTER 7: AVAILABLE DEMO SOFTWARE
The demo projects should be downloaded from the official product page of PIC32-EMZ64. There
are three examples available – a general purpose example; a web-server demo that also uses the
microSD card; and audio loopback demo. These example demonstrate several features of the board:
LEDs, buttons, UART, RTC, SD card, USB.
The EMZ64 board comes with web server demo. In order to perform the full demo there are several
requirements. Download the archive containing the demo and refer to the “README.txt” file
inside for more details on how to proceed and use the project (either re-compiling it or using the
pre-built files).
Each of the three examples provided has a README.txt file inside the archive that contains
expected behavior of the code and specific instructions! Make sure to first check the README.txt
file before attempt to use or re-compile the examples!
Build info (tested with):
Integrated Development Environment: MPLAB X 3.20
Compiler: XC32 1.40
Framework: Microchip Harmony 1.06.02
You can either build the project and program the board with MPLAB X IDE, or use MPLAB IPE
and the prebuilt files.
It is recommended to use the same compiler if you decide to compile the project! Else you would
have build errors.
Page 24 of 28