aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorventilator <[email protected]>2018-12-10 10:21:37 +0100
committerBen V. Brown <[email protected]>2018-12-10 20:21:37 +1100
commit21afc3e898cee112d16e9e3bff714ae6d808fc63 (patch)
tree346b80ef91d1861c5765edf0aa9ca97263e9e45f
parent8320252eab15f30471f096a654596daed4960bc8 (diff)
downloadIronOS-21afc3e898cee112d16e9e3bff714ae6d808fc63.tar.gz
IronOS-21afc3e898cee112d16e9e3bff714ae6d808fc63.zip
Update README.md (#413)
added .ERR mitigation description (cmd copy instead of explorer)
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 55a43c69..ddc19a81 100644
--- a/README.md
+++ b/README.md
@@ -42,8 +42,8 @@ Officially the bootloader on the iron only works under Windows. However, users h
3. The unit will appear as a USB drive.
4. Drag the .hex file onto the USB drive.
5. The unit will disconnect and reconnect.
-6. The filename will have changed to end in .RDY or .ERR
-7. If it ends with .RDY you're done! Otherwise something went wrong, retry?
+6. The filename will have changed to end in .RDY (=success) or .ERR (=error)
+7. If it ends with .RDY you're done! Otherwise something went wrong, retry. E.g. try to copy the firmware with the windows command line tool "copy" instead of explorer
8. Disconnect the USB and power up the iron. You're good to go.
For the more adventurerous out there, you can also load this firmware onto the device using a SWD programmer.