@mchp-mcc/icd-16bit-driver
v1.0.3
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Downloads
390
Maintainers
Keywords
Readme
MCC Melody In-Circuit Debugger Driver(ICD)
Overview
PIC24F/dsPIC devices provide a complete range of programming and diagnostic features that can increase the flexibility of any application using them. ICD is Microchip’s original solution to provide microcontroller programming in the target application.
Features
- User gets an option to select the PGCx and PGDx in the list, based on the user selection corresponding pins gets selected.
Changelog
All notable changes to this project will be documented in this file.
[1.0.3] - 2023-09-29
New Features
- CC16SCRIP-7637 :- Added support to show ICD for dsPIC33CH1024MP712S1 Secondary device family
[1.0.2] - 2022-07-26
New Features
- CC16SCRIP-4714 :- Support added to configure ICD programmatically by other librararies
[1.0.1] - 2022-01-17
New Features
- CC16SCRIP-3420 :- Updates to make PLIB compatible with range of versions of System Modules(Clock/Interrupt/PIN)