Freedom U 500 VC707 FPGA, Software Development Flow do not work anymore

  1. https://github.com/sifive/freedom-u-sdk

make file need to be chaged.

linux_url := ftp://ftp.kernel.org/pub/linux/kernel/v4.x

will be changed as

linux_url := https://www.kernel.org/pub/linux/kernel/v4.x

it really need patch. i can’t use my vc 707 board as linux machine

  1. buildroot need to update

version 2016.05 may contain bugs about binutil

i have these bugs

[Makefile:3434: recipe for target ‘configure-binutils’ failed]

plz patch about those things.

thz

1 Like

yes, I also faced the same problem with “linux_url”, after changing it, I can build.