-
Hi Gérard,
Thanks for the problem analysis!
It seems that AT49BW642D announces multi-byte write capabilities in its CFI query but doesn't implement the respective standard command. I'll blacklist these devices from buffered writes.
BTW, the intended mechanism to disable multi-byte write flashing globally is to run configure with --disable-flash-multi-byte.
Arnim.
2009-11-22 16:45:45 UTC in Universal JTAG library, server and tools
-
arniml committed revision 1684 to the Universal JTAG library, server and tools SVN repository, changing 3 files.
2009-11-22 16:35:23 UTC in Universal JTAG library, server and tools
-
It's not strictly required to place the BSDL files in UrJTAG's installation tree. You can save them anywhere and use the 'bsdl path' command to point UrJTAG to the directory where they're located. You can specify absolute or relative paths.
Nevertheless, your device exhibits a DEVICEID of all 0. This makes it probably impossible for UrJTAG to select the right BSDL file, I assume. Does the...
2009-11-12 19:00:58 UTC in Universal JTAG library, server and tools
-
arniml committed revision 1682 to the Universal JTAG library, server and tools SVN repository, changing 2 files.
2009-11-10 21:02:59 UTC in Universal JTAG library, server and tools
-
Hi,
Just a short comment on the cable/driver selection.
There are two reasons why UrJTAG should know about the cable:
1. to know the correct USB VID/PID
2. to initialize the FT2232 ports correctly
Without 1, ftdi-mpsse cannot determine which USB device should be connected and fails with the error message you mentioned. From that I'd conclude that your FT2232D based cable is not...
2009-11-07 23:25:25 UTC in Universal JTAG library, server and tools
-
arniml committed revision 1674 to the Universal JTAG library, server and tools SVN repository, changing 4 files.
2009-10-27 23:22:22 UTC in Universal JTAG library, server and tools
-
arniml committed revision 1673 to the Universal JTAG library, server and tools SVN repository, changing 2 files.
2009-10-27 19:56:29 UTC in Universal JTAG library, server and tools
-
I've been using version 1.68.28 and wanted to switch to the latest 2.X since it adds the "New Track after <distance>" filter. But 2.X.1535 and older seem to have a problem with extraction/displaying the thumbs on the map tab.
If I select a reasonable number of images for tagging (let's say 50) they're not displayed and I get a lot of Exceptions on the terminal:
Exception...
2009-10-07 07:56:52 UTC in MTK GPS Datalogger Device Control
-
Applied as SVN r1671.
UrJTAG's native BSDL parser can read BSDL files on the fly during detect. In general, there's no need to prepare jtag description files for each board/part.
2009-08-13 19:35:31 UTC in Universal JTAG library, server and tools
-
arniml committed revision 1671 to the Universal JTAG library, server and tools SVN repository, changing 3 files.
2009-08-13 19:30:28 UTC in Universal JTAG library, server and tools