| Name | spsdk-mcu-link JSON |
| Version |
0.6.6
JSON |
| download |
| home_page | None |
| Summary | SPSDK MCU-Link. A debugger probe plugin for SPSDK supporting LPC-Link/MCU-Link from NXP. |
| upload_time | 2025-08-29 06:24:13 |
| maintainer | None |
| docs_url | None |
| author | NXP |
| requires_python | >=3.9 |
| license | BSD-3-Clause |
| keywords |
nxp
spsdk
mcu-link
mculink
cmsis-dap
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
SPSDK MCU-Link
==============
NXP SPSDK MCU-Link debug probe support plugin for NXP LPC-Link/MCU-Link hardware debug probes. This plugin enables seamless integration with NXP's debug hardware.
* Free software: BSD-3-Clause
* Documentation: https://github.com/nxp-mcuxpresso/spsdk_plugins?tab=readme-ov-file#readme
Features
--------
* Support for NXP MCU-Link debug probes
* CMSIS-DAP protocol implementation
* Firmware update capabilities
* Debug session management
* SWD/JTAG interface support
* Integration with SPSDK tools
Installation
------------
1. Activate your virtual environment with SPSDK (to install spsdk run: `pip install spsdk`):
python -m venv venv
source venv/bin/activate # On Windows: venv\Scripts\activate
2. Install the package:
pip install spsdk_mcu_link
3. Verify installation:
nxpdebugmbox --help
You should see `mcu-link` listed among available interfaces (--interface)
Usage
-----
1. Connect your MCU-Link debug probe to your computer
2. Basic debug session:
nxpdebugmbox --interface mcu-link --port auto
3. For firmware updates:
nxpdebugmbox update-firmware --interface mcu-link
Advanced Usage
-------------
* Configuration options
* Debugging commands
* Firmware management
* Troubleshooting tips
Requirements
-----------
* Python 3.7 or newer
* SPSDK package
* USB drivers for MCU-Link hardware
Contributing
-----------
Contributions are welcome! Please feel free to submit a Pull Request.
Credits
-------
Michal Kelnar
<michal.kelnar@nxp.com>
License
-------
BSD-3-Clause
Raw data
{
"_id": null,
"home_page": null,
"name": "spsdk-mcu-link",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "Kelnar Michal <michal.kelnar@nxp.com>",
"keywords": "NXP, SPSDK, mcu-link, mculink, CMSIS-DAP",
"author": "NXP",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/47/bb/bb31e4657264ecc562daa5d04a91d43a30446398b9c2bd3a070b041e688b/spsdk_mcu_link-0.6.6.tar.gz",
"platform": null,
"description": " SPSDK MCU-Link\n ==============\n\n NXP SPSDK MCU-Link debug probe support plugin for NXP LPC-Link/MCU-Link hardware debug probes. This plugin enables seamless integration with NXP's debug hardware.\n\n * Free software: BSD-3-Clause\n * Documentation: https://github.com/nxp-mcuxpresso/spsdk_plugins?tab=readme-ov-file#readme\n\n Features\n --------\n\n * Support for NXP MCU-Link debug probes\n * CMSIS-DAP protocol implementation\n * Firmware update capabilities\n * Debug session management\n * SWD/JTAG interface support\n * Integration with SPSDK tools\n\n Installation\n ------------\n\n 1. Activate your virtual environment with SPSDK (to install spsdk run: `pip install spsdk`):\n\n python -m venv venv\n source venv/bin/activate # On Windows: venv\\Scripts\\activate\n\n\n 2. Install the package:\n\n pip install spsdk_mcu_link\n\n\n 3. Verify installation:\n\n nxpdebugmbox --help\n\n You should see `mcu-link` listed among available interfaces (--interface)\n\n Usage\n -----\n\n 1. Connect your MCU-Link debug probe to your computer\n 2. Basic debug session:\n\n nxpdebugmbox --interface mcu-link --port auto\n\n 3. For firmware updates:\n\n nxpdebugmbox update-firmware --interface mcu-link\n\n\n Advanced Usage\n -------------\n\n * Configuration options\n * Debugging commands\n * Firmware management\n * Troubleshooting tips\n\n Requirements\n -----------\n\n * Python 3.7 or newer\n * SPSDK package\n * USB drivers for MCU-Link hardware\n\n Contributing\n -----------\n\n Contributions are welcome! Please feel free to submit a Pull Request.\n\n Credits\n -------\n\n Michal Kelnar\n <michal.kelnar@nxp.com>\n\n License\n -------\n\n BSD-3-Clause\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "SPSDK MCU-Link. A debugger probe plugin for SPSDK supporting LPC-Link/MCU-Link from NXP.",
"version": "0.6.6",
"project_urls": {
"Homepage": "https://github.com/nxp-mcuxpresso/spsdk_plugins/tree/master/mcu_link",
"Issues": "https://github.com/nxp-mcuxpresso/spsdk_plugins/issues"
},
"split_keywords": [
"nxp",
" spsdk",
" mcu-link",
" mculink",
" cmsis-dap"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "47bbbb31e4657264ecc562daa5d04a91d43a30446398b9c2bd3a070b041e688b",
"md5": "d3c5b8f28abedbcab56d5c46e64d2d55",
"sha256": "2884aa849245b471420ce16cf99c748215f49462b9b5acd5a8420e4fd832010b"
},
"downloads": -1,
"filename": "spsdk_mcu_link-0.6.6.tar.gz",
"has_sig": false,
"md5_digest": "d3c5b8f28abedbcab56d5c46e64d2d55",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 165083,
"upload_time": "2025-08-29T06:24:13",
"upload_time_iso_8601": "2025-08-29T06:24:13.722910Z",
"url": "https://files.pythonhosted.org/packages/47/bb/bb31e4657264ecc562daa5d04a91d43a30446398b9c2bd3a070b041e688b/spsdk_mcu_link-0.6.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-29 06:24:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "nxp-mcuxpresso",
"github_project": "spsdk_plugins",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "spsdk-mcu-link"
}