spsdk-jlink


Namespsdk-jlink JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryJ-Link Debug probe. A debugger probe plugin for SPSDK.
upload_time2024-11-15 11:32:09
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/b6/b1/dfa2e3015e28c20f4a9e450290bbfde4d037e82dadd2c619158842a3bc8e/spsdk_jlink-0.1.2.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.2",
    "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": "c54bf504eac0e1a118dd2dae2f834d9b62badd77c5011dc38672ccdeeff6ad81",
                "md5": "e21b0dc2d71b4c54f8354e07ae1a6c9d",
                "sha256": "577b847980b7609121737dec15fde3144d5c7502a84bd6c1a4aa3a591a12afc3"
            },
            "downloads": -1,
            "filename": "spsdk_jlink-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e21b0dc2d71b4c54f8354e07ae1a6c9d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 5961,
            "upload_time": "2024-11-15T11:32:07",
            "upload_time_iso_8601": "2024-11-15T11:32:07.860599Z",
            "url": "https://files.pythonhosted.org/packages/c5/4b/f504eac0e1a118dd2dae2f834d9b62badd77c5011dc38672ccdeeff6ad81/spsdk_jlink-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6b1dfa2e3015e28c20f4a9e450290bbfde4d037e82dadd2c619158842a3bc8e",
                "md5": "34216a8b52a412b2a114657ac282d297",
                "sha256": "132f5b1d2f5eb234beed1a60a2808af8298215650544138649e656db7611e14b"
            },
            "downloads": -1,
            "filename": "spsdk_jlink-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "34216a8b52a412b2a114657ac282d297",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 6684,
            "upload_time": "2024-11-15T11:32:09",
            "upload_time_iso_8601": "2024-11-15T11:32:09.405817Z",
            "url": "https://files.pythonhosted.org/packages/b6/b1/dfa2e3015e28c20f4a9e450290bbfde4d037e82dadd2c619158842a3bc8e/spsdk_jlink-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-15 11:32:09",
    "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.53283s