spsdk-lauterbach


Namespsdk-lauterbach JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryLauterbach debug probe plugin for SPSDK
upload_time2024-11-15 11:32:12
maintainerNone
docs_urlNone
authorNXP
requires_python>=3.9
licenseBSD-3-Clause
keywords nxp spsdk lauterbach
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Lauterbach debug probe Plugin
=============================


* Free software: BSD-3-Clause


Features
--------

* Allow SPSDK to use Trace32 as an interface for Lauterbach 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-lauterbach`
* Verify installation by running `nxpdebugmbox --help`
    - you should see `lauterbach` amongst available interfaces (--interface)


Usage
-----

* Make sure to enable remote control to Trace32 in your config file
    ```
    <mandatory empty line>
    ; Remote Control Access
    RCL=NETTCP
    PORT=20000
    <mandatory empty line>
    ```

* Make sure your startup script contains the following:
  - (required) DEBUGPORTTYPE (SWD, JTAG, CJTAG)
  - (required) CPU family (e.g.: CortexM33)
  - (optional) exact CPU (e.g.: LPC55S69JBD64-CPU0)
    - Exact CPU is not crucial for Debug Authentication (DA), it's for testing whether DA was successful
    - Without specifying exact CPU, `nxpdebugmbox` will end `without AHB access`, thus unable to determine DA's status


* Start Trace32
* Run your startup script
* Run `nxpdebugmbox`
  - you may specify `-i/--interface lauterbach`
  - you may specify `-s/--serial-no <probe's serial number>`


Credits
-------

This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [audreyr/cookiecutter-pypackage](https://github.com/audreyr/cookiecutter-pypackage) project template.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "spsdk-lauterbach",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "Michal Starecek <michal.starecek@nxp.com>",
    "keywords": "NXP, SPSDK, Lauterbach",
    "author": "NXP",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/03/46/39ba5e18bbce6436b297b2f08fe3c2b5c309acb120af1acdca17539352cf/spsdk_lauterbach-0.1.2.tar.gz",
    "platform": null,
    "description": "\r\nLauterbach 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 Trace32 as an interface for Lauterbach 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-lauterbach`\r\n* Verify installation by running `nxpdebugmbox --help`\r\n    - you should see `lauterbach` amongst available interfaces (--interface)\r\n\r\n\r\nUsage\r\n-----\r\n\r\n* Make sure to enable remote control to Trace32 in your config file\r\n    ```\r\n    <mandatory empty line>\r\n    ; Remote Control Access\r\n    RCL=NETTCP\r\n    PORT=20000\r\n    <mandatory empty line>\r\n    ```\r\n\r\n* Make sure your startup script contains the following:\r\n  - (required) DEBUGPORTTYPE (SWD, JTAG, CJTAG)\r\n  - (required) CPU family (e.g.: CortexM33)\r\n  - (optional) exact CPU (e.g.: LPC55S69JBD64-CPU0)\r\n    - Exact CPU is not crucial for Debug Authentication (DA), it's for testing whether DA was successful\r\n    - Without specifying exact CPU, `nxpdebugmbox` will end `without AHB access`, thus unable to determine DA's status\r\n\r\n\r\n* Start Trace32\r\n* Run your startup script\r\n* Run `nxpdebugmbox`\r\n  - you may specify `-i/--interface lauterbach`\r\n  - you may specify `-s/--serial-no <probe's serial number>`\r\n\r\n\r\nCredits\r\n-------\r\n\r\nThis package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [audreyr/cookiecutter-pypackage](https://github.com/audreyr/cookiecutter-pypackage) project template.\r\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Lauterbach debug probe plugin for SPSDK",
    "version": "0.1.2",
    "project_urls": {
        "Homepage": "https://github.com/nxp-mcuxpresso/spsdk_plugins/tree/master/lauterbach",
        "Issues": "https://github.com/nxp-mcuxpresso/spsdk_plugins/issues"
    },
    "split_keywords": [
        "nxp",
        " spsdk",
        " lauterbach"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6bee5a6faaec234b579697d3b7c7b4737e6eb04f24e48bda1d391d391641386d",
                "md5": "db7a5cfc82257148c7a4ea6387f5d8e0",
                "sha256": "37e1db37ed87bb3a5722f807f1b2d93ac67d64799c0e357a45da451d3343598c"
            },
            "downloads": -1,
            "filename": "spsdk_lauterbach-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "db7a5cfc82257148c7a4ea6387f5d8e0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 7120,
            "upload_time": "2024-11-15T11:32:11",
            "upload_time_iso_8601": "2024-11-15T11:32:11.832329Z",
            "url": "https://files.pythonhosted.org/packages/6b/ee/5a6faaec234b579697d3b7c7b4737e6eb04f24e48bda1d391d391641386d/spsdk_lauterbach-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "034639ba5e18bbce6436b297b2f08fe3c2b5c309acb120af1acdca17539352cf",
                "md5": "8e464c953d70603446321a58436e30ac",
                "sha256": "474d61a552058a22cdc5e031a89380c84888360f7c45f6504f1f4348fa118f6a"
            },
            "downloads": -1,
            "filename": "spsdk_lauterbach-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "8e464c953d70603446321a58436e30ac",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 7516,
            "upload_time": "2024-11-15T11:32:12",
            "upload_time_iso_8601": "2024-11-15T11:32:12.769379Z",
            "url": "https://files.pythonhosted.org/packages/03/46/39ba5e18bbce6436b297b2f08fe3c2b5c309acb120af1acdca17539352cf/spsdk_lauterbach-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-15 11:32:12",
    "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-lauterbach"
}
        
NXP
Elapsed time: 1.60690s