Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@mchp-mcc/dmt-16bit-driver

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mchp-mcc/dmt-16bit-driver

- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path

latest
npmnpm
Version
1.0.7
Version published
Maintainers
0
Created
Source

MCC Melody Deadman Timer Driver

Overview

The Deadman Timer (DMT) module is designed to enable users to monitor the health of their application software by requiring periodic timer interrupts within a user-specified timing window. DMT is a synchronous counter and when enabled, counts instruction fetches, and is able to cause a soft trap if the DMT counter is not cleared within a set number of instructions.

Features

  • DMT can be enabled or disabled by the user, by default it is disabled.
  • Option to configure DMT on Hardware or Software.
  • Options to configure DMT Fetch Counter and DMT Window interval.

Changelog

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

[1.0.7] - 2024-07-09

New Features

  • CC16SCRIP-9551 :- Updated link for API reference document
  • CC16SCRIP-7996 :- Support for dsPIC33A family of devices

[1.0.6] - 2023-09-29

New Features

  • CC16SCRIP-7309 :- Added DMT support for Secondary device of dsPIC33CH1024MP712 family

[1.0.5] - 2023-04-26

Bug Fixes

  • CC16SCRIP-5446 :- Helper document icon not getting enabled for DMT

[1.0.4] - 2022-05-24

New Features

  • CC16SCRIP-2045 :- Dependency module names updated in builder view

[1.0.3] - 2022-03-15

Bug Fixes

  • CC16SCRIP-3612 :- Description changes in DMT UI ,DMT can only be enabled in software and cannot be disabled.

[1.0.2] - 2021-12-02

New Features

  • CC16SCRIP-3045 :- Removed redundant enable button in UI

FAQs

Package last updated on 18 Jul 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts