Python tool to control PEMicro Debug probes


Keywords
PEMicro, PyPEMicro
License
BSD-3-Clause
Install
pip install pypemicro==0.1.9

Documentation

Python PEMicro debug probes support

This is simple package that provides Python interface for PEMicro debug probes precompiled libraries. The package provides most of functionality of the PEMicro libraries and their debug probes.

The package is tested only with Multilink/FX and Cyclone/FX probes on NXP ARM microcontrollers.

The PEMicro company helps with this development, so big Thanks to them (www.pemicro.com).

Author: Petr Gargulak (NXP 2020-2023, www.nxp.com)

Dependencies

There is no dependencies

Installation

Directly from www.pypi.org:

    $ pip install pypemicro