-
Hi,
As far as I can see, this patch adds jtag definition files for the mentioned devices. Do the BSDL files delivered by Xilinx work as well? If yes, I'd like to avoid adding more package-specific jtag files to the database.
Best regards
Arnim.
2009-12-30 00:23:30 UTC in Universal JTAG library, server and tools
-
The jedec.c file changed a lot with respect to detection of x8/x16 flash chips. I was therefore not able to apply your patch directly to SVN trunk. Instead, I copied the new flash definitions but avoided to change the macro definitions.
Please feel free to reopen this issue in case something is broken or missing.
Partly applied to SVN r1688.
2009-12-30 00:19:28 UTC in Universal JTAG library, server and tools
-
arniml committed revision 1688 to the Universal JTAG library, server and tools SVN repository, changing 2 files.
2009-12-30 00:16:53 UTC in Universal JTAG library, server and tools
-
Applied as SVN r1687, thanks!
2009-12-29 23:53:35 UTC in Universal JTAG library, server and tools
-
arniml committed revision 1687 to the Universal JTAG library, server and tools SVN repository, changing 6 files.
2009-12-29 23:53:09 UTC in Universal JTAG library, server and tools
-
arniml committed revision 1686 to the Universal JTAG library, server and tools SVN repository, changing 2 files.
2009-12-29 23:35:10 UTC in Universal JTAG library, server and tools
-
arniml committed revision 1685 to the Universal JTAG library, server and tools SVN repository, changing 2 files.
2009-12-22 23:11:27 UTC in Universal JTAG library, server and tools
-
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