UPGRADE YOUR BROWSER
We have detected your current browser version is not the latest one. Xilinx.com uses the latest web technologies to bring you the best online experience possible. Please upgrade to a Xilinx.com supported browser:Chrome, Firefox, Internet Explorer 11, Safari. Thank you!
10-29-2018 09:51 AM
I got a do_populate_lic error when I follow the ZCU111-rfsoc-rfdc-getting started inside rdf0476 when I got the the step petalinux-build. I have the vivado license for ZCU111 and I also have a eval license for petalinux tool. My system is Centos 7. Here is the Error message:
ERROR: device-tree-xilinx+gitAUTOINC+682c126ef6-r0 do_populate_lic: QA Issue: device-tree: The LIC_FILES_CHKSUM does not match for file://xadcps/data/xadcps.mdd;md5=f7fa1bfdaf99c7182fc0d8e7fd28e04a
device-tree: The new md5 checksum is c494762543607e287f742a5ec8fc971a
ERROR: device-tree-xilinx+gitAUTOINC+682c126ef6-r0 do_populate_lic: Fatal QA errors found, failing task.
ERROR: device-tree-xilinx+gitAUTOINC+682c126ef6-r0 do_populate_lic: Function failed: populate_lic_qa_checksum
10-29-2018 10:08 PM
Hi @leongnrl
Make sure you are building the same version of petalinux as that of RFSoC TRD
Best Regards
Shabbir
11-01-2018 09:03 AM
The petalinux version is 2018.2, same as the TRD.
11-01-2018 01:43 PM - edited 11-01-2018 01:44 PM
Hi @leongnrl,
From the logs I see problem is the TRD petalinux project is pointing to 2018.1 device-tree release tags not 2018.2. https://github.com/Xilinx/device-tree-xlnx/commit/682c126ef65f1bac3f853f6158a5b37109cdad94
ERROR: device-tree-xilinx+gitAUTOINC+682c126ef6-r0 do_populate_lic:
Refer release notes https://www.xilinx.com/support/answers/70896.html
From where did you get this TRD files?
11-02-2018 08:35 AM
I was trying to with petalinux ver 18.1 before that's why I posted the wrong error message. Here is what I got for ver 18.2
device-tree-xilinx+gitAUTOINC+f38738e568-r0 do_populate_lic: Function failed: populate_lic_qa_checksum
11-02-2018 11:30 AM
Hi @leongnrl,
Form where did you get this TRD design files from Lounge access?
11-02-2018 11:46 AM
I got this from the search result from Xilinx site.
11-06-2018 08:20 AM
Any update on this issue?
11-14-2018 11:59 AM
Hi @leongnrl,
I don't see the RFSoC TRD files mentioned in xilinx websites or wiki.
Can you point me where you downloaded these files.
11-16-2018 09:01 AM
This is associated with UG1287 - Zynq UltraScale+ RFSoC RF Data Converter Evaluation Tool User Guide (ZCU111) (ver 2018.2).
Thanks,
Victor
01-30-2019 02:12 PM
@leongnrl did you resolve this? If yes, how? I am getting the same issue when creating a project from the zcu102 bsp for 2018.1 or 2018.3.
02-11-2019 12:20 PM
I ended up reinstalling Ubuntu, I couldn't figure out what the problem was but I was able to build the same bsp on other desktop so it was related to my machine. I verified the Petalinux depedencies were of the same version on both machines; it could be that there's another dependency that's not advertised? After re-installing Ubuntu I was able to successfully build the BSP without issue.