Ricky Su

Results 50 comments of Ricky Su

Hi @randyh62 , please update compile script to use c++17. This is an updated requirement in XRT 2022.1. Ref: https://github.com/Xilinx/XRT/blob/master/CHANGELOG.rst#2130-202210213x

Hi John, binary_container_1.xclbin is the output of v++ link. I guess your v++ link doesn't complete successfully. Could you check whether there are any error information?

Hi @canozcifci , if you select the hw_link component under the system project, it will show you related building info. When selecting the system project, it only shows you the...

@Hamptonjc This error behavior looks very like the u-boot can't find **boot.scr**. Please make sure you put boot.scr into image directory when Preparing Files for Platform Packaging (step 6).

Hi @sven2314 Please check this issue and provide suggestions.

Hi @dj-park , @mruizglz , thanks for your feedback. I'll try to reproduce my end and follow up.

Hi @JithinPillai , do you mean the folder contains the `makefile` ?

Hi @PDZZXL , it's an issue in the makefile. Please run `git clone https://github.com/Xilinx/Vitis_Libraries` in `Hardware_Acceleration/Introduction/design_source/hw_src/` directory. We will fix this issue. Thanks.

Hi @m-kru , on your second screenshot, the post route utilization is the device utilization. It includes kernels and the platform resources.

Hi @dj-park , sorry for not being able to help you promptly. Since this is not a tutorial reproducing issue, posting the question to the forums would be the most...