1.0.0 • Published 6 months ago
@mchp-mcc/mdfu-application-helper-8bit v1.0.0
MCC Melody 8-Bit MDFU Application Helper
Overview
The MPLAB® Code Configurator (MCC) Melody 8-Bit MDFU Application Helper offers UI components and useful tips to help users efficiently configure an application compatible with a bootloader created using the 8-Bit MDFU Client Library module in MCC.
Components
- 8-Bit MDFU Application Helper in MCC Melody – Offers support in setting up a functional application for bootloaders created using the 8-Bit MDFU Client Library.
- 8-Bit MDFU Client Library in MCC Melody – Allows easy graphical configuration and code generation for bootloader client.
- pyfwimagebuilder - Converts hex files into DFU image format, ensuring compatibility with bootloader requirements for seamless firmware updates.
- pymdfu - Host Application to facilitate the transmission of DFU image to the bootloader client, streamlining the update process.
Features
- Specify the necessary linker and compiler options to enable 8-bit MCU compatibility with the 8-Bit MDFU Client library
- Generate post-build scripts to support various verification algorithms
- Generate example scripts to demonstrate the use of pymdfu CLI commands with different tools
- Provide steps necessary to combine the bootloader and application hex files using the Loadable Projects feature of MPLAB® X
Related Documentation
Changelog
All notable changes to this project will be documented in this file.
1.0.0 - 2025-06-06
Initial Release
1.0.0
6 months ago