spsdk-pyocd


Namespsdk-pyocd JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryPyOCD SW Debugger. A debugger probe plugin for SPSDK.
upload_time2024-11-15 11:39:24
maintainerNone
docs_urlNone
authorNXP
requires_python>=3.9
licenseBSD-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
    - if SPSDK is not installed, the latest one will be installed automatically from [PyPI](https://pypi.org/project/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 <michal.starecek@nxp.com>",
    "keywords": "NXP, SPSDK, pyocd",
    "author": "NXP",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/f4/39/0a6c6ce18355c6a01178f216968fe7d64f24b97d672981509fcff1d7273f/spsdk_pyocd-0.1.1.tar.gz",
    "platform": null,
    "description": "\r\nPyOCD SW Debugger\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 PyOCD 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* Install the package\r\n    - `pip install spsdk-pyocd`\r\n* If you want to use P&E Micro debugger probes install the `pemicro` extra\r\n    - `pip install spsdk-pyocd[pemicro]`\r\n\r\n* Verify installation by running `nxpdebugmbox --help`\r\n    - you should see `pyocd` 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": "PyOCD SW Debugger. A debugger probe plugin for SPSDK.",
    "version": "0.1.1",
    "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": "",
            "digests": {
                "blake2b_256": "ea02c78d0a2690c579bc7f0f385f6aadf095890b51304ddd91272f8177fd1680",
                "md5": "19f501f1e20cd04af18919c62ed22930",
                "sha256": "fd2a964446a4baf2c6f0de87bb7230b09a2d2c0308ae0f8f7de07e69d1bc9b3c"
            },
            "downloads": -1,
            "filename": "spsdk_pyocd-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "19f501f1e20cd04af18919c62ed22930",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 6103,
            "upload_time": "2024-11-15T11:39:23",
            "upload_time_iso_8601": "2024-11-15T11:39:23.244779Z",
            "url": "https://files.pythonhosted.org/packages/ea/02/c78d0a2690c579bc7f0f385f6aadf095890b51304ddd91272f8177fd1680/spsdk_pyocd-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f4390a6c6ce18355c6a01178f216968fe7d64f24b97d672981509fcff1d7273f",
                "md5": "37c28b39b00be551700b29aa12f56f19",
                "sha256": "835598dd64245467d8065110535c409a222f9a0df244df83e366b58028c3365d"
            },
            "downloads": -1,
            "filename": "spsdk_pyocd-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "37c28b39b00be551700b29aa12f56f19",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 6852,
            "upload_time": "2024-11-15T11:39:24",
            "upload_time_iso_8601": "2024-11-15T11:39:24.699825Z",
            "url": "https://files.pythonhosted.org/packages/f4/39/0a6c6ce18355c6a01178f216968fe7d64f24b97d672981509fcff1d7273f/spsdk_pyocd-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-15 11:39:24",
    "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-pyocd"
}
        
NXP
Elapsed time: 0.62630s