Skip to content

Commit 679a92c

Browse files
Add entry about updating firmware TangNano20K
1 parent c4d4e8d commit 679a92c

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

doc/guide/troubleshooting.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,13 @@ Check your openFPGALoader version:
3232
3333
If it is older than release then v0.9.0, install the most recent version (from commit `f5b89bff68a5e2147404a895c075773884077438 <https://github.com/trabucayre/openFPGALoader/commit/fe259fb78d185b3113661d04cd7efa9ae0232425>`_ or later).
3434

35+
Cannot flash Tang Nano 20k (issue `#251 <https://github.com/trabucayre/openFPGALoader/issues/511>`_)
36+
====================================================================================================
37+
38+
Some firmware version cannot be flashed on Linux-based systems. Version 2024122312 is such an example. It seems this version was not published on the `SiPeed website <https://api.dl.sipeed.com/TANG/Debugger/onboard/BL616/>`_, however some boards sold have this firmware.
39+
40+
The cause of the problem is the debugger on the Tang Nano, specifically the firmware of this debugger. This firmware can be easily updated by following `these <https://wiki.sipeed.com/hardware/en/tang/common-doc/update_debugger.html>`_ steps.
41+
3542
Cannot flash Tang Nano 9k (issue `#251 <https://github.com/trabucayre/openFPGALoader/issues/251>`_)
3643
===================================================================================================
3744

@@ -42,4 +49,4 @@ Unable to open FTDI device: -4 (usb_open() failed) (issue `#245 <https://github.
4249

4350
Edit your `/etc/udev/rules.d/99-ftdi.rules` file exchanging your programming device permissions.
4451

45-
For more information, check the udev section from `this guide <install.rst>`_
52+
For more information, check the udev section from `this guide <install.rst>`_

0 commit comments

Comments
 (0)