MPLAB® Harmony 3 is an extension of the MPLAB ecosystem for creating embedded firmware solutions for Microchip 32-bit SAM and PIC® microcontroller and microprocessor devices. Refer to the following links for more information.
- Microchip 32-bit MCUs
- Microchip 32-bit MPUs
- Microchip MPLAB X IDE
- Microchip MPLAB® Harmony
- Microchip MPLAB® Harmony Pages
This repository contains the MPLAB Harmony 3 X2C solutions, which include:
-
X2Cscope: A suite of target MCU code files that enable advanced monitoring and calibration of embedded systems in real-time. X2C Scope functions as a virtual oscilloscope, allowing developers to visualize real-time data directly on the target hardware, aiding in debugging and performance analysis. X2C Watch is a virtual calibration tool that allows for the real-time adjustment and fine-tuning of parameters on the embedded target, enabling optimization of control algorithms and system behaviors without stopping or reprogramming the device. For more details refer X2Cscope
-
X2Cmodel: A suite of target MCU code files that enable model-based development using of Scilab/Xcos alongside the X2C Library to design, simulate, and implement control algorithms and DSP applications. This model-based approach simplifies the development process by allowing for visual programming and rapid prototyping within the MPLAB Harmony 3 framework. For more details refer X2Cmodel
Folder | Description |
---|---|
X2Cscope/config | X2Cscope module configuration file |
X2Cmodel/config | X2Cmodel module configuration file |
Click here to view the online documentation of Harmony 3 X2C solutions repository.
To view the documentation offline, follow these steps:
- Download the publication as a zip file from here.
- Extract the zip file into a folder.
- Navigate to the folder and open index.html in a web browser of your choice.