3.3.1 Getting Started with Software Development
Steps to install IDE, compiler, tool chain, BLE, Zigbee stacks and application examples on your PC
This guide will walk you through setting up your development environment with all required dependencies versions.If you are already familiar Microchip Tools, then you can find a table summarizing the dependencies below
Tools and Harmony Component Versions
IDE, Compiler and MCC plugin | Version | Location |
---|---|---|
MPLAB X IDE | v6.05 | MPLAB X IDE Website |
XC32 Compiler | v4.10 or above | Web |
Microchip Code Configurator(MCC) | 5.2.1 or above | MPLAB X IDE > Tools >Plugins |
Device Family Pack (DFP) Non-Trust Zone | SAML21_DFP (v3.6.105) | Device: ATSAML21J18B |
Device Family Pack (DFP) Trust Zone | PIC32CM-LS_DFP (v1.1.162) | Device: PIC32CM5164LS00100 |
Harmony Components:
Harmony components to be cloned with MCC Content Manager | Version |
---|---|
csp | v3.14.0 |
core | v3.11.1 |
dev_packs | v3.14.0 |
bsp | v3.14.0 |
CMSIS-FreeRTOS | v10.4.6 |
devices | v1.1.0 |