Coder Social home page Coder Social logo

Comments (4)

jzuckerman avatar jzuckerman commented on September 2, 2024

If you open the Vivado Hardware manager from the GUI, is it able to auto-detect the board? If not, it could be an issue with a setting on the board or on your machine.

from esp.

HelpDesperatelyNeeded avatar HelpDesperatelyNeeded commented on September 2, 2024

When I try and auto-detect a target in Vivado in windows (the host machine), the board shows up. However, when I try to do the same in the VM, it does not show up.

I have done this with a different board in a different VM in the past and it worked properly. Do you think there may some driver I need or is there anything else you can think of that could help?

from esp.

HelpDesperatelyNeeded avatar HelpDesperatelyNeeded commented on September 2, 2024

I can successfully program the board from outside the VM, in Windows, by copying the Vivado Project to the host machine and opening it from Vivado 2019.2 there.

However, once I set up Minicom (back inside the VM - it does detect the USB cables), I went to the next section called "Testing on FPGA" and tried running the commands mentioned. From either commands (both make fpga-run and make fpga-run-linux), I get the exact same response:

    CC esplink
    OBJCP /home/vboxuser/esp/socs/xilinx-vc707-xc7vx485t/soft-build/leon3/ram.srec
    OBJCP /home/vboxuser/esp/socs/xilinx-vc707-xc7vx485t/soft-build/leon3/systest.bin
ESPLink address 192.168.1.7:46392

It then seems to just hang there. Nothing is output in the Minicom. Do you have any idea what could be wrong here?

I have tried this both with and without Ethernet connected between the board and PC, as I am not sure which is needed. Could you please tell me which cables (UART, JTAG or Ethernet) are needed for this stage?

from esp.

jzuckerman avatar jzuckerman commented on September 2, 2024

JTAG (FPGA programming), UART (console output), and Ethernet (ESPLink) cables are all needed for ESP. For ESPLink, make sure that the Ethernet interface you are using on your PC is in the same subnet as the IP address shown. by ESPLink (i.e. 192.168.1.X).

from esp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.