11-04-2020 01:00 AM
we are getting the Xilinx library files (xil_printf.h,xil_types.h and Xparameters.h) in the Vitis software build. we are validating the JESD204B IP. We have created the MicroBlaze project for configuring the AD device. when we build the project we are getting all the Xilinx library header files not found errors.
11-08-2020 09:36 PM
Hello @swathi
I think vitis 2020.1 is having some issues in Windows system.
Out of many reasons for this issue one potential issue could be the workspace path.
If it is too long these errors might appear. (Max 250 characters in Windows I guess)
Check the path once it may help.
You can also try what @adem369 mentioned.
Regards
Pavan
==========================================
Accept as solution if it resolves your issue. Give kudos if it is helpful
11-07-2020 12:18 PM
It is a bug of Vitis/SDK, try Re-generate BSP Sources or create new project.
11-08-2020 09:36 PM
Hello @swathi
I think vitis 2020.1 is having some issues in Windows system.
Out of many reasons for this issue one potential issue could be the workspace path.
If it is too long these errors might appear. (Max 250 characters in Windows I guess)
Check the path once it may help.
You can also try what @adem369 mentioned.
Regards
Pavan
==========================================
Accept as solution if it resolves your issue. Give kudos if it is helpful