Giter Club home page Giter Club logo

edureviver's Introduction

J-Link EDU Reviver

使用方法

从右侧releases页面下载最新可执行文件包. 解压所有文件到目录中, 进入目录在命令行下执行想要的命令

EDUReViver -run blinky
闪灯测试, 如果红灯闪烁12次, 说明设备能通过校验且网络通讯正常.

EDUReViver -run revive
去除多余的FlashDL之类的Features.

EDUReViver -run swd
打开JLink电路板调试接口, 可以用来救砖.

EDUReViver -run swd off
关闭JLink电路板调试接口.

EDUReViver -run to11
转换V10/V12到V11. 重新插拔后, 打开jlink commander会自动刷新固件.

EDUReViver -run to10
转换V11/V12到V10. 重新插拔后, 打开jlink commander会自动刷新固件. 原装V12无法降级.

EDUReViver -run to12
转换V10/V11到V12. 重新插拔后, 打开jlink commander会自动刷新固件. 注意因为没有V12真机, 此工具转换的V12 Bootloader不原装.

支持设备

J-Link V10/V11 所有版本, 目前为止所有固件. 支持错误添加了Features的正版. 但不能是山寨版. 我加了一些在线检测避免滥用. 一次只能支持一个设备, 支持配置为WinUSB驱动, 如果出现识别错误, 请在JLinkConfig配置程序中切换到Segger驱动.

免责声明

此工具仅供研究和学习使用, 请勿将其用于商业用途. 请勿在山寨版上使用, 有可能导致工具下架.

Introduce

This utility support all version of JLinkV10/V11. support genuine jlink brick by bad features. doesn't support illegal clones. some check applied on my utility to prevent running on clones. turn off winusb mode in JlinkConfig if you meet usb communicate problems.

Usage

download binary archive from releases page. extract all files to same folder. cd to folder then execute these commands in command prompt.

EDUReViver -run blinky
this payload blinks red LED 12 times. this should used to test your usb and network connection is fine.

EDUReViver -run revive
this payload remove all extra features.

EDUReViver -run swd
this payload unlocking SWD debugging on JLink PCB.

EDUReViver -run swd off
this payload locking SWD debugging on JLink PCB again.

EDUReViver -run to11
this payload turns your V10/fakeV12 to V11. unplug and replug usb cable, then flash new firmware in jlink commander.

EDUReViver -run to10
this payload turns your V11/fakeV12 to V10. unplug and replug usb cable, then flash new firmware in jlink commander.

EDUReViver -run to12
this payload turns your V10/V11 to fakeV12. unplug and replug usb cable, then flash new firmware in jlink commander.

Disclaimer

You can only use my utility for research propose, or repair your genuine jlink.

edureviver's People

Contributors

banxian avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.