[fpga-miniconf] Final Reminder of FPGA Miniconf prework and other notes....

Daryl Tester dt-lca2018 at handcraftedcomputers.com.au
Sun Jan 21 23:07:13 AEDT 2018


On 21/01/18 18:39, Tim 'mithro' Ansell wrote:

...


> It would be a good for everyone to update their litex-buildenv sometime Monday evening -- there have been a large number of updates since the last email was sent out. This can be done by doing the following and then following the prework instructions for testing QEmu / Linux.
> 
> 
>     cd litex-buildenv
>     git pull
>     export CPU=or1k PLATFORM=arty TARGET=net
>     ./scripts/download-env.sh
>     source ./scripts/enter-env.sh

Yeah, busted now (this was working).

Highlights:

$ scripts/build-qemu.sh
...
+ ifconfig tap0
+ grep -q UP
scripts/build-qemu.sh: line 166: ifconfig: command not found
+ sudo true
+ sudo ifconfig tap0 192.168.100.100 netmask 255.255.255.0 up
+ make tftpd_stop
# FIXME: This is dangerous...
atftpd: no process found
in.tftpd: no process found
+ make tftpd_start
mkdir -p build/tftpd/
Cannot find an appropriate tftpd binary to launch the server.
Makefile:337: recipe for target 'tftpd_start' failed
make: *** [tftpd_start] Error 1
$


-- 
Regards,
    Daryl Tester
    Handcrafted Computers Pty. Ltd.


More information about the fpga-miniconf mailing list