Unzip the archive into a directory of your choice (probably a choice
without spaces in the name is better) and afterwards run configure with the
@ -380,7 +380,7 @@ Configure should now report
Before running configure, install the LibUSB-Win32 "filter" driver from SF.
* http://libusb-win32.sourceforge.net
* http://libusb-win32.sourceforge.net[]
Then point configure to the directory where LibUSB-Win32 was installed (it
might give problems if the path contains spaces, as "Program Files" does!):
@ -390,7 +390,7 @@ might give problems if the path contains spaces, as "Program Files" does!):
==== Compiling with MinGW ====
UrJTAG may be compiled into a Windows executable using the MinGW compiler
(http://www.mingw.org), or Cygwin GCC with the "-mno-cygwin" compiler flag.
(http://www.mingw.org[]), or Cygwin GCC with the "-mno-cygwin" compiler flag.
This has the advantage over running in a Cygwin environment that you don't need
to install anything else but the jtag.exe (plus libraries like FTD2XX.dll or
@ -1416,7 +1416,7 @@ For a list of known problems in current versions, please also check the "Bugs"
tracker at the UrJTAG website!
Q. The documentation is incomplete. Where can I get more information?::
A. Please ask in the "Using UrJTAG" Forum on http://urjtag.org
A. Please ask in the "Using UrJTAG" Forum on http://urjtag.org[]
Q. My flash isn't detected or can't be programmed. What can I do?::
A. Please record the output of the "detect" and "detectflash" commands and ask in the Forum. If possible, re-compile UrJTAG before with "--enable-jedec-exp" to get extra information.