1.0.0 • Published 10 months ago

@mchp-mcc/dv-run-time v1.0.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
10 months ago

Data Visualizer Run Time (DVRT) Library

Overview

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.

Features

  • Supports sending data to MPLAB Data Visualizer from the target MCU using the the Data Visualizer Run Time (DVRT) Protocol.

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.

Changelog

All notable changes to this project will be documented in this file.

1.0.0 - 2023-07-27

New Features

  • CC8SCRIP-16957 :- Initial Release