1 DV Run Time
1.1 What is the MPLAB® Code Configurator (MCC) Melody Data Visualizer Run Time Library?
The MCC Melody Data Visualizer Run Time (DVRT) Library supports the the DVRT functionality of the MPLAB Data Visualizer on a host computer. The DVRT Library allows the user to "watch" and plot project variables at run time on the Data Visualizer plugin window.
1.2 What's New?
- v1.0.1
- Added support for dsPIC33A MCUs.
- v1.0.0
- Initial Release.
1.3 System Requirements
- MPLAB X IDE: v6.20 or later
- MPLAB XC8 Compiler: v2.46 or later
- MPLAB XC-DSC Compiler: v3.10 or later
- AVR GCC Compiler: v3.7.0 or later
- MCC Plug-in: v5.5.1 or later
- MCC Core: v5.7.1 or later
- Melody Core: v2.7.1 or later
1.4 Related Documentation
For more information on how the MPLAB Data Visualizer plugin works and what it can do, please refer to the MPLAB® Data Visualizer User's Guide .
For details on the MCC Melody DVRT Library functions and use case examples, please refer to the MCC Melody DV Run Time Library API Reference . The API Reference can also be accessed from MCC Melody by clicking the question mark buttons beside the DV Run Time component in the Project Resources window or by hovering over the DV Run Time component in Builder View.
1.5 Known Issues
SI. No. | Issue Key | Description | Workaround |
---|---|---|---|
1 | CC8SCRIP-16900 | If already using the default UART PLIB instance selected by UART Driver, DVRT will steal this UART instance if it is loaded. |
|
2 | CC8SCRIP-16904 | Modifying the UART driver custom name will cause build errors with the DVRT Library. | Refrain from modifying the UART driver custom name. |
1.6 Supported Devices and Families
The DV Run Time library is designed to support all PIC, AVR, and dsPIC devices available in MCC Melody.
1.7 Frequently Asked Questions
For frequently asked questions, please refer to the posts at MPLAB® Code Configurator Forum.