spsdk-jlink


Namespsdk-jlink JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryJ-Link Debug probe. A debugger probe plugin for SPSDK.
upload_time2024-06-13 12:49:35
maintainerNone
docs_urlNone
authorNXP
requires_python>=3.9
licenseBSD-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
    - if SPSDK is not installed, the latest one will be installed automatically from [PyPI](https://pypi.org/project/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/da/34/d1797b870982e0a1401065dfcac5b629cf58558bfe0927bdd0a48030ce70/spsdk_jlink-0.1.0.tar.gz",
    "platform": null,
    "description": "\r\nJ-Link Debug probe Plugin\r\n=========================\r\n\r\n\r\n* Free software: BSD-3-Clause\r\n\r\n\r\nFeatures\r\n--------\r\n\r\n* Allow SPSDK to use J-Link as an interface for debugger probes.\r\n\r\n\r\nInstallation\r\n------------\r\n\r\n* Activate virtual env, where you have SPSDK\r\n    - if SPSDK is not installed, the latest one will be installed automatically from [PyPI](https://pypi.org/project/spsdk/)\r\n* `pip install spsdk-jlink`\r\n* Verify installation by running `nxpdebugmbox --help`\r\n    - you should see `jlink` amongst available interfaces (--interface)\r\n\r\n\r\nCredits\r\n-------\r\n\r\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).\r\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "J-Link Debug probe. A debugger probe plugin for SPSDK.",
    "version": "0.1.0",
    "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": "519312f9d07c88a269651604a2eea280558c641c11904502dfe303ac3f58841b",
                "md5": "584845b2c8761abcccf586197c671a3e",
                "sha256": "e9935022d62c4e38862af94769f7f50ef3ae6436fe6e9269ed891d59adfcc81a"
            },
            "downloads": -1,
            "filename": "spsdk_jlink-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "584845b2c8761abcccf586197c671a3e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 5991,
            "upload_time": "2024-06-13T12:49:33",
            "upload_time_iso_8601": "2024-06-13T12:49:33.729012Z",
            "url": "https://files.pythonhosted.org/packages/51/93/12f9d07c88a269651604a2eea280558c641c11904502dfe303ac3f58841b/spsdk_jlink-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da34d1797b870982e0a1401065dfcac5b629cf58558bfe0927bdd0a48030ce70",
                "md5": "c9cdca87cd44d78e29891508c484f87f",
                "sha256": "d760f92419c6863557049ca89606aedf9559c08649b641117ef83ee75a41e0f4"
            },
            "downloads": -1,
            "filename": "spsdk_jlink-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c9cdca87cd44d78e29891508c484f87f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 7898,
            "upload_time": "2024-06-13T12:49:35",
            "upload_time_iso_8601": "2024-06-13T12:49:35.448383Z",
            "url": "https://files.pythonhosted.org/packages/da/34/d1797b870982e0a1401065dfcac5b629cf58558bfe0927bdd0a48030ce70/spsdk_jlink-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-13 12:49:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nxp-mcuxpresso",
    "github_project": "spsdk_plugins",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "spsdk-jlink"
}
        
NXP
Elapsed time: 0.25267s