Skip to content

Prindl/IntelHexPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IntelHex++ for Notepad++

Fix line checksums of the currently opened Intel HEX document. Supports enabling of uppercase/lowercase checksums.

Installation

  1. If you are running Notepad++ 7.6 or later: Create a folder IntelHex++ in the Notepad++ plugin folder. Download and extract the archive from below and move IntelHex++.dll into IntelHex++ folder.
    • For Notepad++ x86: bin\IntelHex++.dll -> C:\Program Files (x86)\Notepad++\plugins\IntelHex++
    • For Notepad++ x64: bin64\IntelHex++.dll -> C:\Program Files\Notepad++\plugins\IntelHex++
  2. If you are running Notepad++ version prior to 7.6:
    Download and extract the archive from below and move IntelHex++.dll into Notepad++ plugin folder.
    • For Notepad++ x86: bin\IntelHex++.dll -> C:\Program Files (x86)\Notepad++\plugins
    • For Notepad++ x64: bin64\IntelHex++.dll -> C:\Program Files\Notepad++\plugins

Download

Releases

Compiler

Visual Studio 2022 Community

License

See LICENSE file

About

A Notepad++ plugin to fix line checksums in Intel hex files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors