Coder Social home page Coder Social logo

Comments (4)

wh201906 avatar wh201906 commented on July 26, 2024 1

你通过JTAG脚烧录过固件吗?
你换掉的不是内存芯片,而是一整个MCU。因为新MCU里面的固件不是Proxmark3的固件,所以甚至可能没有配置USB外设,因此电脑读不到,也无法通过USB烧录固件进去,只能通过调试接口(JTAG)先烧一次固件才能继续使用。

from proxmark3gui.

wocaishiniliu avatar wocaishiniliu commented on July 26, 2024

之前的issue在
#59

from proxmark3gui.

wocaishiniliu avatar wocaishiniliu commented on July 26, 2024

在尝试通过JTAG脚烧录过固件的时候遇到了困难,网上说的解决方案可以通过ISP使用串口线进行烧录,也可以使用Jlink v8进行烧录。整个流程一点不懂,能否提供一个 step by step的视频或者博客,多谢!!!

from proxmark3gui.

wh201906 avatar wh201906 commented on July 26, 2024

我没有尝试过用ISP方式烧写固件,但似乎是可行的。你可以参考这个网站上的步骤试试看
至于用jtag烧写,任何支持jtag的调试器都可以烧进去,包括但不限于jlink。你可以参考下Proxmark3仓库里的教程。大体思路是将调试器和板子的jtag口连接起来,然后用OpenOCD连上调试器之后检查能否扫描到MCU,如果能扫描到的话将client目录下的recovery/proxmark3_recovery.bin烧入即可。

from proxmark3gui.

Related Issues (20)

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.