Name | spsdk-jlink JSON |
Version |
0.3.1
JSON |
| download |
home_page | None |
Summary | J-Link Debug probe. A debugger probe plugin for SPSDK. |
upload_time | 2025-02-11 18:41:59 |
maintainer | None |
docs_url | None |
author | NXP |
requires_python | >=3.9 |
license | BSD-3-Clause |
keywords |
nxp
spsdk
jlink
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
J-Link Debug probe Plugin
=========================
* Free software: BSD-3-Clause
Features
--------
* Allow SPSDK to use J-Link as an interface for debugger probes.
Installation
------------
* Activate virtual env, where you have SPSDK
- to install spsdk run: `pip install spsdk`
* `pip install spsdk-jlink`
* Verify installation by running `nxpdebugmbox --help`
- you should see `jlink` 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-jlink",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "NXP <michal.starecek@nxp.com>",
"keywords": "NXP, SPSDK, jlink",
"author": "NXP",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/e9/00/0b6ca7be12595a158f0e410677f9f2913d14bbf70afaf88688710cbe165c/spsdk_jlink-0.3.1.tar.gz",
"platform": null,
"description": "\nJ-Link Debug probe Plugin\n=========================\n\n\n* Free software: BSD-3-Clause\n\n\nFeatures\n--------\n\n* Allow SPSDK to use J-Link 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* `pip install spsdk-jlink`\n* Verify installation by running `nxpdebugmbox --help`\n - you should see `jlink` 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": "J-Link Debug probe. A debugger probe plugin for SPSDK.",
"version": "0.3.1",
"project_urls": {
"Homepage": "https://github.com/nxp-mcuxpresso/spsdk_plugins/tree/master/jlink",
"Issues": "https://github.com/nxp-mcuxpresso/spsdk_plugins/issues"
},
"split_keywords": [
"nxp",
" spsdk",
" jlink"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e9000b6ca7be12595a158f0e410677f9f2913d14bbf70afaf88688710cbe165c",
"md5": "e8db8c063235c10691d5c895a2aff1e3",
"sha256": "5c9316c97f589155d2637554a9d995e575a12df871abf58bca6c7be76ab50fc2"
},
"downloads": -1,
"filename": "spsdk_jlink-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "e8db8c063235c10691d5c895a2aff1e3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 7602,
"upload_time": "2025-02-11T18:41:59",
"upload_time_iso_8601": "2025-02-11T18:41:59.351496Z",
"url": "https://files.pythonhosted.org/packages/e9/00/0b6ca7be12595a158f0e410677f9f2913d14bbf70afaf88688710cbe165c/spsdk_jlink-0.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-11 18:41:59",
"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-jlink"
}