09-09-2020 02:21 AM
Dear Sir,
I am using Vivado 2020.1 with update 1. But I always got the following error when generating mipi_csi2_rx_subsystem.
[IP_Flow 19-3477] Update of parameter PARAM_VALUE.HP_IO_BANK_SELECTION failed for IP mipi_csi2_rx_subsystem_0. boost::filesystem::status Permission denied: /edatools/xilinx/Vivado/Vivado/2020.1/data/parts/xilinx/zynquplus/devint/zynquplus/SecondaryPlacement.xml
I appreciate if you can give me suggestion.
Regards,
Teddy Wong.
09-11-2020 02:50 AM
The error message is disappeared after I have installed Vivado in different directory.
09-09-2020 06:00 AM
Hi @teddywhy
09-09-2020 09:35 AM
I am using Xilinx board ZCU102
09-09-2020 06:59 PM
I am using it in Centos 7. It is installed by administrator. I have read permission of the file.
09-09-2020 07:03 PM
Hi @teddywhy
Unfortunately, this issue is occurred as write permission.
Would you re-install it by normal user ?
Best regards,
09-09-2020 11:32 PM
Because a lot of people are using the same linux server, all tools are installed by administrator for safety.
I cannot see the same problem in previous version. Why do I need to write this file ?
Regards,
Teddy.
09-09-2020 11:42 PM
HI @teddywhy
What is the configuration of the MIPI IP? Can you share the xci file?
09-10-2020 01:06 AM
I have attached the XCI file generate by the IP catalog for your reference.
09-10-2020 01:15 AM
I have attached the XCI file for your reference.
09-10-2020 01:16 AM
Hello @teddywhy
You need to zip the xci file, before you can attach it on your post.
Regards
Leo
09-10-2020 01:16 AM
Hi This system does not allow me to attached the file.
I always got the following error.
The attachment's mipi_csi2_rx_subsystem_0.xci.txt content type (text/plain) does not match its file extension and has been removed.
09-10-2020 01:17 AM
HI @teddywhy
The tool might be removing the attachement. The usual workaround is to add it in a .zip file
09-10-2020 01:24 AM
09-10-2020 02:15 AM
Hello @teddywhy
Thanks for sharing your XCI file.
I can generate MIPI CSI-2 IP using your XCI, with both "Global" & "OOC per IP" option.
No issue. No Critical Warning / No error seen.
I am using :
Linux 4.4.0-178-generic #208-Ubuntu SMP Sun Apr 5 23:45:10 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Regards
Leo
09-10-2020 07:04 PM
I guess there is some issue of the software installation. Do I need to have write permission ? Does the length of the path causing this problem ?
09-10-2020 09:28 PM
Hello @teddywhy
>Does the length of the path causing this problem ?
I don't thinks so.
Using Linux, usually length of the path is not an issue.
>Do I need to have write permission ?
According to the error message you shared , I believe so.
# But pardon me, I am not a Vivado expert, I don't know the reason why we need access permission on this file:
edatools/xilinx/Vivado/Vivado/2020.1/data/parts/xilinx/zynquplus/devint/zynquplus/SecondaryPlacement.xml
Regards
Leo
09-11-2020 02:50 AM
The error message is disappeared after I have installed Vivado in different directory.
09-11-2020 02:53 AM