On 03/21/2018 11:39 AM, Geert Stappers wrote: >> Please review and apply. > means something like "with this patch works 2017.10pre2 for me" ...
Apologies, I am new to this project. The 2017.10pre2 works fine for me on Ubuntu 16.04 and 17.10. I'm using FT2232 to access a Xilinx XC6V FPGA with libusb-1.0 and libftdi1. The only problem I have is that I cannot build UrJTAG in a separate build directory unless I disable the python bindings. Building inside the source tree works fine, so it is a minor issue: make[3]: Entering directory '/home/jiri/ibm/src/jtag/urjtag/b1/bindings/python' { /usr/bin/python setup.py build && touch build; } || { rm -f -r build; exit 1; } running build running build_ext building 'urjtag' extension creating build creating build/temp.linux-x86_64-2.7 x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H -I/home/jiri/ibm/src/jtag/urjtag/urjtag-git/urjtag -I/home/jiri/ibm/src/jtag/urjtag/urjtag-git/urjtag/include -I/usr/include/python2.7 -c chain.c -o build/temp.linux-x86_64-2.7/chain.o x86_64-linux-gnu-gcc: error: chain.c: No such file or directory x86_64-linux-gnu-gcc: fatal error: no input files compilation terminated. error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 Makefile:512: recipe for target 'build' failed make[3]: *** [build] Error 1 make[3]: Leaving directory '/home/jiri/ibm/src/jtag/urjtag/b1/bindings/python' I have also a patch that adds a bus driver for the AHBJTAG IP core in GRLIB (Leon3 open source processor). Should I wait to post this until a stable release of UrJTAG has been made ...? In addition, I am adding debug support for a RISC-V processor to UrJTAG, in the style of what is currently implemented for the Bfin processors. Will this be accepted into the project or should I rather make a fork and publish it elsewhere? Jiri. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ UrJTAG-development mailing list UrJTAG-development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/urjtag-development