Update readme

This commit is contained in:
Joseph C. Lehner 2016-08-12 10:46:18 +02:00
parent 6709ee6090
commit 6828488dd4

View file

@ -74,7 +74,7 @@ In any case, run `nmrpflash` with `-vvv` before filing a bug report.
You must install your Linux distribution's `libpcap` package. In You must install your Linux distribution's `libpcap` package. In
openSUSE 42 for example, install `libpcap0.8` (cheers to openSUSE 42 for example, install `libpcap0.8` (cheers to
[@gvcastellon](https://github.com/gvcastellon). [@gvcastellon](https://github.com/gvcastellon)).
###### Windows: "The program can't start because wpcap.dll is missing" ###### Windows: "The program can't start because wpcap.dll is missing"
@ -119,12 +119,12 @@ Cheers to [@ntadmin](https://github.com/ntadmin) for this info!
###### "Timeout while waiting for CLOSE_REQ." ###### "Timeout while waiting for CLOSE_REQ."
After a successful file upload, `nmrpflash` waits for up to 120 seconds for an After a successful file upload, `nmrpflash` waits for up to 5 minutes for an
answer from your device. You can increase this by specifying a longer timeout answer from your device. You can increase this by specifying a longer timeout
using `-T` switch (argument is in seconds). using `-T` switch (argument is in seconds).
It's entirely possible that the image was flashed successfully, but the It's entirely possible that the image was flashed successfully, but the
operation took longer than 120 seconds. operation took longer than 5 minutes.
###### "Address X/Y cannot be used on interface Z." ###### "Address X/Y cannot be used on interface Z."