https://github.com/github0null/jlink-device-addon
Open cmsis pack and add device info to JLink, used to support JLink flasher
https://github.com/github0null/jlink-device-addon
cmsis-pack jlink
Last synced: 6 months ago
JSON representation
Open cmsis pack and add device info to JLink, used to support JLink flasher
- Host: GitHub
- URL: https://github.com/github0null/jlink-device-addon
- Owner: github0null
- License: apache-2.0
- Created: 2022-09-01T15:17:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-31T07:39:11.000Z (over 3 years ago)
- Last Synced: 2025-08-23T06:02:06.439Z (6 months ago)
- Topics: cmsis-pack, jlink
- Language: Python
- Homepage:
- Size: 2.84 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JLink Device Addon
> ONLY FOR **PYTHON36 X64**
Open cmsis pack and add device info to JLink, used to support JLink flasher
## Usage
- Install python36 x64
- Execute `./setup.sh` install dependences
- Execute `jlink-device-addon -x `
- And then the device info list will be add to your `JLinkDevices.xml`
## Notice
Recommended for using it in `Embedded IDE`