Jump to content

HOOKJANDRO

Members
  • Posts

    6
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

HOOKJANDRO's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. Hello, after achieving that the platform compiles in Vitis, I get some errors when compiling the example application "MyDispDemo1.cc": a lot of undefined references to "mydisp" and "mtds" classes, e.g.: I've used the example project as it is, I don't know where might be the error. Many thanks.
  2. Hello, it seems I solved it by following recommendations in https://support.xilinx.com/s/question/0D52E00006hpOx5/drivers-and-makefiles-problems-in-vitis-20202?language=en_US Regards.
  3. Hello, after doing in Vivado a Block diagram with Zybo Z7-20 using pmod GPS, it gives the following errors when generating bitstream: I don't know how to fix it. Thank you. Regards.
  4. Many thanks, I will try it out. By the way @JColvin, I've had some problems here: Do you know what can be happening? Regards.
  5. Hello, I was trying to compile Pmod GPS and MTDS (Multi Touch Display System) projects from Digilent, but they produced errors on compilation. Then I moved to simple Hello World and also compilation errors were given, the same that for GPS and MTDS: "Fatal error: xil_printf.h: No such file or directory" "Fatal error: xparameters.h: No such file or directory" However, I could press ctrl+click on these header files and see them correctly. Thank you for your help. Regards.
  6. Good morning, I'm following the guide "ZYBO Z7 & Pcam 5C HLS Video Workshop" on Zybo Z7 (https://mautic.digilentinc.com/embedded-vision-workshop-download?_ga=2.155088952.1692178746.1607422380-1543877407.1597250658), however, when trying to compile edge_detect code on Vitis HLS 2020.1, the message "hls_video.h" file not found appears. I press ctrl+click on #include "hls_video.h" and it seems to open, although not legible. Thank you. Best regards.
×
×
  • Create New...