A debugger probe plugin for SPSDK (NXP's Secure Provisioning SDK) that adds support for LPC-Link and MCU-Link probes from NXP. Version 0.6.6; released as part of the SPSDK Plugins 3.2.0 release. Maintained by NXP with an active development cadence tied to SPSDK releases.
pip install spsdk-mcu-linkVerified import paths — ran on the pinned version, not inferred.
Opens a default MCU-Link probe and prints its status. No authentication required as it uses local USB connection.
Use 'from spsdk.mcu_link...' instead of 'from spsdk_mcu_link...'.
Use the latest class name from the official SPSDK MCU-Link documentation.
Upgrade Python to 3.9 or later.
Install udev rules from the SPSDK documentation or the package extras (e.g., 'pip install spsdk-mcu-link[udev]' if available).
No dependency data recorded yet.