-
I was trying to compile on windows XP using Cygwin. It complains about libreadline.h, history.h. I tried to check these files, they are not available.
2008-01-14 14:33:35 UTC by ajitmittal
-
Hello!
Our host is telling you that it was indeed fixed in the one inside CVS. Instructions for retrieving it are found on the tab for code and then select CVS. Select as module the jtag one. You can either use it, or copy over the relevant files into the directory where you see the complaint.
The idea is to do the retrieval into a new and empty directory.
2008-01-12 06:45:29 UTC by masteryoda
-
Hi, thanks for the help. As mentioned in 4th line of my original posting, I did "./configure && make && make install" in the include-0.4.2 directory first, and it worked out fine. The only problem comes when i do the same for the jtag-0.5.1.
Do you know how to fix the CVS? I am absolutely clueless about CVS.
2008-01-12 06:03:32 UTC by talltk
-
A version of jtag tools with all the patches older than this entry was released as "0.7" in a project fork named UrJTAG, http://urjtag.org.
2008-01-11 20:02:20 UTC by kawk
-
Hi, you're supposed to do a "./configure && make && make install" in the include-0.4.2 directory first.
The problem you're reporting with detectflash might be fixed in the CVS version of jtag (or include).
OT: As a compatible alternative, you could try UrJTAG (http://urjtag.org)
2008-01-11 19:59:04 UTC by kawk
-
Hi everyone, I am desperate for help!!
I am using the latest version of UBUNTU. I recently downloaded a copy of jtag-0.5.1 and include-0.4.2 from the sourceforge.net website.
I tried ./configure, make and make install for include and everything worked out fine. Then I moved on to the jtag-0.5.1.
./configure worked without errors. However, when I tried to make or make install...
2008-01-08 08:03:09 UTC by talltk
-
telka committed patchset 372 of module jtag to the The openwince project CVS repository, changing 1 files.
2007-11-27 06:41:16 UTC by telka
-
telka committed patchset 371 of module jtag to the The openwince project CVS repository, changing 1 files.
2007-11-27 06:40:49 UTC by telka
-
telka committed patchset 370 of module jtag to the The openwince project CVS repository, changing 3 files.
2007-11-27 06:35:07 UTC by telka
-
I've been trying for several days now to get jtag-0.6 to correctly detect the IDCODE on an LH7A400. I have been able to use JtagIO to read the ID code on this and other identical boards without difficulties.
Here is some output:
jtag> cable parallel 0x378 WIGGLER
Initializing Macraigor Wiggler JTAG Cable on parallel port at 0x378
jtag> detect
IR length: 4
Chain length: 1
Device Id...
2007-11-07 06:30:58 UTC by beefpatrol