Name | spsdk-pyocd JSON |
Version |
0.3.3
JSON |
| download |
home_page | None |
Summary | PyOCD SW Debugger. A debugger probe plugin for SPSDK. |
upload_time | 2025-08-29 06:24:07 |
maintainer | None |
docs_url | None |
author | NXP |
requires_python | >=3.9 |
license | BSD-3-Clause |
keywords |
nxp
spsdk
pyocd
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
PyOCD SW Debugger
=================
* Free software: BSD-3-Clause
Features
--------
* Allow SPSDK to use PyOCD as an interface for debugger probes.
Installation
------------
* Activate virtual env, where you have SPSDK
- to install spsdk run: `pip install spsdk`
* Install the package
- `pip install spsdk-pyocd`
* If you want to use P&E Micro debugger probes install the `pemicro` extra
- `pip install spsdk-pyocd[pemicro]`
* Verify installation by running `nxpdebugmbox --help`
- you should see `pyocd` amongst available interfaces (--interface)
Credits
-------
This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [SPSDK Debug Probe project template](https://github.com/nxp-mcuxpresso/spsdk/blob/master/examples/plugins/templates/cookiecutter-spsdk-debug-probe-plugin.zip).
Raw data
{
"_id": null,
"home_page": null,
"name": "spsdk-pyocd",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "NXP <spsdk@nxp.com>",
"keywords": "NXP, SPSDK, pyocd",
"author": "NXP",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/e3/f9/3d8b254856227f5796aa2ab0b5d3556cde70f40a488c48f46aaa07d17b22/spsdk_pyocd-0.3.3.tar.gz",
"platform": null,
"description": "\nPyOCD SW Debugger\n=================\n\n\n* Free software: BSD-3-Clause\n\n\nFeatures\n--------\n\n* Allow SPSDK to use PyOCD as an interface for debugger probes.\n\n\nInstallation\n------------\n\n* Activate virtual env, where you have SPSDK\n - to install spsdk run: `pip install spsdk`\n* Install the package\n - `pip install spsdk-pyocd`\n* If you want to use P&E Micro debugger probes install the `pemicro` extra\n - `pip install spsdk-pyocd[pemicro]`\n\n* Verify installation by running `nxpdebugmbox --help`\n - you should see `pyocd` amongst available interfaces (--interface)\n\n\nCredits\n-------\n\nThis package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [SPSDK Debug Probe project template](https://github.com/nxp-mcuxpresso/spsdk/blob/master/examples/plugins/templates/cookiecutter-spsdk-debug-probe-plugin.zip).\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "PyOCD SW Debugger. A debugger probe plugin for SPSDK.",
"version": "0.3.3",
"project_urls": {
"Homepage": "https://github.com/nxp-mcuxpresso/spsdk_plugins/tree/master/pemicro",
"Issues": "https://github.com/nxp-mcuxpresso/spsdk_plugins/issues"
},
"split_keywords": [
"nxp",
" spsdk",
" pyocd"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "e3f93d8b254856227f5796aa2ab0b5d3556cde70f40a488c48f46aaa07d17b22",
"md5": "d8363679be6136fcb517594bf1aac1b4",
"sha256": "52ee506ef0ddd94f5ebd9898d868389123d1306a45057a71c18560b1ae4cfd22"
},
"downloads": -1,
"filename": "spsdk_pyocd-0.3.3.tar.gz",
"has_sig": false,
"md5_digest": "d8363679be6136fcb517594bf1aac1b4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 8162,
"upload_time": "2025-08-29T06:24:07",
"upload_time_iso_8601": "2025-08-29T06:24:07.029589Z",
"url": "https://files.pythonhosted.org/packages/e3/f9/3d8b254856227f5796aa2ab0b5d3556cde70f40a488c48f46aaa07d17b22/spsdk_pyocd-0.3.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-29 06:24:07",
"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-pyocd"
}