08-26-2019 06:52 AM
Hello,
Try to build example project like discribed here https://www.xilinx.com/support/documentation/sw_manuals/xilinx2018_2/ug1233-xilinx-opencv-user-guide.pdf
Get errors:
ERROR: [VPL 60-773] In 'E:/xilinx/workspace_2/here_we_go_again/Release/_sds/p0/vivado/vpl\runme.log', caught Tcl error: ERROR: [Common 17-54] The object 'report' does not have a property 'display_name'. ERROR: [VPL 60-773] In 'E:/xilinx/workspace_2/here_we_go_again/Release/_sds/p0/vivado/vpl\vivado.log', caught Tcl error: ERROR: [Common 17-54] The object 'report' does not have a property 'display_name'. ERROR: [VPL 60-704] Integration error, problem rebuilding project prj ERROR: [VPL 60-1328] Vpl run 'vpl' failed ERROR: [VPL 60-806] Failed to finish platform linker ERROR: [SdsCompiler 83-5019] Exiting sds++ : Error when calling 'E:/xilinx/SDx/2019.1/bin/vpl --iprepo E:/xilinx/workspace_2/here_we_go_again/Release/_sds/iprepo/repo --iprepo E:/xilinx/SDx/2019.1/data/ip/xilinx --platform E:/zcu104-rv-ss-2018-3/zcu104_rv_ss/zcu104_rv_ss.xpfm --temp_dir E:/xilinx/workspace_2/here_we_go_again/Release/_sds/p0 --output_dir E:/xilinx/workspace_2/here_we_go_again/Release/_sds/p0/vpl --input_file E:/xilinx/workspace_2/here_we_go_again/Release/_sds/p0/.xsd/top.bd.tcl --target hw --save_temps --kernels w0_xf_bilateralFilter:adapter --webtalk_flag SDSoC --remote_ip_cache E:/xilinx/workspace_2/ip_cache --xp \"param:compiler.deleteDefaultReportConfigs=false\" ' sds++ log file saved as E:/xilinx/workspace_2/here_we_go_again/Release/_sds/reports/sds.log ERROR: [SdsCompiler 83-5004] Build failed make[1]: *** [makefile:49: here_we_go_again.elf] Error 1 make: *** [makefile:40: all] Error 2
Help please
08-27-2019 10:24 AM
I'm having an identical error with an example build for the Ultra96 V2.
Thus, I would also be interested in suggestion on how to resolve this.
Thanks!
09-09-2019 08:34 PM
I have a same problem when compiling a simple test application (just a function c = a + b) in sdsoc with the platform zcu102_rv_ss.
The same application can be compiled in the platform zcu102. Maybe there is some problems involved in reVision.
Wish any solution.
05-05-2020 04:31 PM