Jump to content

Teodora Grecu

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by Teodora Grecu

  1. Hi! I am trying to implement a webserver on Nexys 4 DDR with Microblaze but I am struggling with storing files on flash memory of the board. I work in Vivado 2017.4. First of all I get this warning in the window of recustomizing qspi block: I can't find exactly that path, but .\project_1\project_1.srcs\sources_1\bd\design_1\ip\design_1_axi_quad_spi_0_0\design_1_axi_quad_spi_0_0.xdc Here is the file referred in the warning: design_1_axi_quad_spi_0_0.xdc I don't understand what I should uncomment here to work in my project and with my board. Anyone help? I tried to let them default and not modify that file but if i write some file on flash and in another program try to read that file, it cannot be found.
  2. I verified the shell, it's the right one. All dependencies are installed, but it doesn't work
  3. I am running it on a virtual machine, and I have 8 GB of RAM for the VM. In the log files I only find some info logs and the errors colored in red that appear in terminal. It seems that petalinux-create doesn't create all the files the builder needs, but when running petalinux-create everything works fine.
  4. Hi! I am trying to create a petalinux project using microblaze on nexys4 DDR. I followed the tutorial in this link https://portfolium.org/entry/petalinux-for-microblaze . I used the board files for my board. Everything works fine, but I can't build the project. I get some errors that some files can't be found but I don't know why they are not generated because there is no warning or error when I create or configure the project. There are 49 of these errors when trying to build. I use petalinux 2017.4, vivado 2017.4 on ubuntu 16.04. Anyone can help me to solve this problem ?
  5. hello! I am trying to create a project that uses microblaze and the temperature sensor adt7420 on nexys 4 ddr. I don't know how to configure the xadc core for this job and and what other block I need in my design. Does anyone have any similar project so I can figure it out?
×
×
  • Create New...