Open vstrakh opened 4 years ago
I just built with the latest docker image, so I should have the latest ujprog
but I'm getting the same error message. Did compiling latest ujprog
fix the issue for you?
edit: Latest commit on the ujprog
was 504fb69c2b232c3394690ac4dc1234b44d9e3e0e
ujprog is in code-freeze state, fujprog is fresh and recommended as replacement.
On 10/6/20, sclel016 notifications@github.com wrote:
I just built with the latest docker image, so I should have the latest
ujprog
but I'm getting the same error message. Did compiling latestujprog
fix the issue for you?-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/emard/ulx3s-bin/issues/7#issuecomment-704441570
Success with fujprog
using the ulx3s_v20_85f_f32c_selftest_2ws_89mhz.bit
bitstream on an 85k with version string v3.0.8!
Ok, clear. I wanted to quickly see if my new board is ok, so I just went straight to this repository for quick start binaries. It turned out not so quick :)
Oh I see no fujprog in ulx3s-bin, I have updated new version from kost. fujprog and other linux toolchain releases for linux are compiled by kost cca every month https://github.com/alpin3/ulx3s/releases/tag/v2020.10.06
there is also nighly build for compilers and openFPGALoader which can do similar as fujprog all for 3 platforms win/lin/apple https://github.com/open-tool-forge/fpga-toolchain/releases
On 10/6/20, vstrakh notifications@github.com wrote:
Ok, clear. I wanted to quickly see if my new board is ok, so I just went straight to this repository for quick start binaries. It turned out not so quick :)
-- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/emard/ulx3s-bin/issues/7#issuecomment-704472207
ujprog binaries are outdated and won't detect recent ULX3s boards with version 'v3.0.8' in the usb product descriptor. I was getting "Cannot find JTAG cable" error until I looked into the sources.