cancel
Showing results for 
Search instead for 
Did you mean: 

Drivers & Software

acort088
Journeyman III

issue with creating platform component in vitis 2023.2

so i've done this process a few times now and have had no issue until now where when I try to create platform component i get this error. I'm on windows 11 23H2. The only difference between this time and the other times I've done this are some of block components that I'm using. None of my block designs are crazy since this is for a undergrad class. any ideas?

 

13:05:52 INFO : Found no platform with name 'design_1_wrapper' in install repositories

13:06:00 INFO : INFO: [Hsi 55-2053] elapsed time for repository (C:/Xilinx/Vitis/2023.2/data/embeddedsw) loading 0 seconds

13:06:00 INFO : WARNING: [Common 17-673] Cannot get value of property 'C_ETH_MODE' because this property is not valid in conjunction with other property setting on this object.

13:06:00 INFO : WARNING: [Common 17-673] Cannot get value of property 'C_CPU_1X_CLK_FREQ_HZ' because this property is not valid in conjunction with other property setting on this object.

13:06:00 INFO : WARNING: [Common 17-673] Cannot get value of property 'C_EMIO_GPIO_WIDTH' because this property is not valid in conjunction with other property setting on this object.

13:06:00 INFO : WARNING: [Common 17-673] Cannot get value of property 'C_MIO_GPIO_MASK' because this property is not valid in conjunction with other property setting on this object.

13:06:00 INFO : SDT generated successfully

13:06:00 INFO : Lopper command for cpu List generation: lopper -O C:\Users\alex9\OneDrive\Desktop\EEL4740\assignment_8\.rigel_lopper -f -i C:\Xilinx\Vitis\2023.2\tps\win64\lopper-1.1.0\env\Lib\site-packages\lopper\lops\lop-cpulist.dts C:\Users\alex9\OneDrive\Desktop\EEL4740\assignment_8\.rigel_lopper_temp_platform\design_1_wrapper\hw\sdt\system-top.dts

13:06:00 INFO : cmd.exe, /C, C:\Xilinx\Vitis\2023.2\tps\win64\lopper-1.1.0\env\Scripts\activate.bat && lopper -O C:\Users\alex9\OneDrive\Desktop\EEL4740\assignment_8\.rigel_lopper -f -i C:\Xilinx\Vitis\2023.2\tps\win64\lopper-1.1.0\env\Lib\site-packages\lopper\lops\lop-cpulist.dts C:\Users\alex9\OneDrive\Desktop\EEL4740\assignment_8\.rigel_lopper_temp_platform\design_1_wrapper\hw\sdt\system-top.dts && C:\Xilinx\Vitis\2023.2\tps\win64\lopper-1.1.0\env\Scripts\deactivate.bat

13:06:01 INFO : ps7_cortexa9_0

13:06:01 INFO : CPU List generated successfully

13:06:14 INFO : Platform platform creation started.

13:06:14 INFO : Lopper command for cpu List generation: lopper -O C:\Users\alex9\OneDrive\Desktop\EEL4740\assignment_8\.rigel_lopper -f -i C:\Xilinx\Vitis\2023.2\tps\win64\lopper-1.1.0\env\Lib\site-packages\lopper\lops\lop-cpulist.dts C:\Users\alex9\OneDrive\Desktop\EEL4740\assignment_8\platform\hw\sdt\system-top.dts

13:06:14 INFO : cmd.exe, /C, C:\Xilinx\Vitis\2023.2\tps\win64\lopper-1.1.0\env\Scripts\activate.bat && lopper -O C:\Users\alex9\OneDrive\Desktop\EEL4740\assignment_8\.rigel_lopper -f -i C:\Xilinx\Vitis\2023.2\tps\win64\lopper-1.1.0\env\Lib\site-packages\lopper\lops\lop-cpulist.dts C:\Users\alex9\OneDrive\Desktop\EEL4740\assignment_8\platform\hw\sdt\system-top.dts && C:\Xilinx\Vitis\2023.2\tps\win64\lopper-1.1.0\env\Scripts\deactivate.bat

13:06:15 INFO : ps7_cortexa9_0

13:06:15 INFO : CPU List generated successfully

13:06:15 INFO : SDT generated successfully.

13:06:15 INFO : created .gitignore file for the project C:\Users\alex9\OneDrive\Desktop\EEL4740\assignment_8\platform

13:06:15 INFO : ZYNQ: Using the QEMU args from install at : C:\Xilinx\Vitis\2023.2\data\emulation\platforms\zynq\sw\a9_linux\qemu\qemu_args.txt

13:06:15 INFO : ZYNQ: Using the QEMU args from install at : C:\Xilinx\Vitis\2023.2\data\emulation\platforms\zynq\sw\a9_standalone\qemu\qemu_args.txt

13:06:15 INFO : ZYNQ: Using the QEMU args from install at : C:\Xilinx\Vitis\2023.2\data\emulation\platforms\zynq\sw\a9_standalone\qemu\qemu_args.txt

13:06:15 INFO : lopper command to generate BSP :python C:\Xilinx\Vitis\2023.2\data\embeddedsw/scripts/pyesw//create_bsp.py -w C:\Users\alex9\OneDrive\Desktop\EEL4740\assignment_8\platform\zynq_fsbl\zynq_fsbl_bsp -p ps7_cortexa9_0 -o standalone -s C:\Users\alex9\OneDrive\Desktop\EEL4740\assignment_8\platform\hw\sdt\system-top.dts -t zynq_fsbl -r C:\Users\alex9\OneDrive\Desktop\EEL4740\assignment_8\.repo.yaml

13:06:15 INFO : cmd.exe, /C, C:\Xilinx\Vitis\2023.2\tps\win64\lopper-1.1.0\env\Scripts\activate.bat && python C:\Xilinx\Vitis\2023.2\data\embeddedsw\scripts\pyesw\\create_bsp.py -w C:\Users\alex9\OneDrive\Desktop\EEL4740\assignment_8\platform\zynq_fsbl\zynq_fsbl_bsp -p ps7_cortexa9_0 -o standalone -s C:\Users\alex9\OneDrive\Desktop\EEL4740\assignment_8\platform\hw\sdt\system-top.dts -t zynq_fsbl -r C:\Users\alex9\OneDrive\Desktop\EEL4740\assignment_8\.repo.yaml && C:\Xilinx\Vitis\2023.2\tps\win64\lopper-1.1.0\env\Scripts\deactivate.bat

13:06:15 INFO : lopper command to generate BSP :python C:\Xilinx\Vitis\2023.2\data\embeddedsw/scripts/pyesw//create_bsp.py -w C:\Users\alex9\OneDrive\Desktop\EEL4740\assignment_8\platform\ps7_cortexa9_0\standalone_ps7_cortexa9_0\bsp -p ps7_cortexa9_0 -o standalone -s C:\Users\alex9\OneDrive\Desktop\EEL4740\assignment_8\platform\hw\sdt\system-top.dts -t empty_application -r C:\Users\alex9\OneDrive\Desktop\EEL4740\assignment_8\.repo.yaml

13:06:15 INFO : cmd.exe, /C, C:\Xilinx\Vitis\2023.2\tps\win64\lopper-1.1.0\env\Scripts\activate.bat && python C:\Xilinx\Vitis\2023.2\data\embeddedsw\scripts\pyesw\\create_bsp.py -w C:\Users\alex9\OneDrive\Desktop\EEL4740\assignment_8\platform\ps7_cortexa9_0\standalone_ps7_cortexa9_0\bsp -p ps7_cortexa9_0 -o standalone -s C:\Users\alex9\OneDrive\Desktop\EEL4740\assignment_8\platform\hw\sdt\system-top.dts -t empty_application -r C:\Users\alex9\OneDrive\Desktop\EEL4740\assignment_8\.repo.yaml && C:\Xilinx\Vitis\2023.2\tps\win64\lopper-1.1.0\env\Scripts\deactivate.bat

13:06:19 INFO : [WARNING]: assist <function xlnx_generate_bm_drvlist at 0x00000240C3042700> failed: 'address-map'

13:06:19 INFO : Traceback (most recent call last):

13:06:19 INFO : File "C:\Xilinx\Vitis\2023.2\data\embeddedsw\scripts\pyesw\\create_bsp.py", line 742, in <module>

13:06:19 INFO : create_domain(args)

13:06:19 INFO : File "C:\Xilinx\Vitis\2023.2\data\embeddedsw\scripts\pyesw\\create_bsp.py", line 412, in create_domain

13:06:19 INFO : with open(drv_list_file, "r") as fd:

13:06:19 INFO : FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\alex9\\OneDrive\\Desktop\\EEL4740\\assignment_8\\platform\\zynq_fsbl\\zynq_fsbl_bsp\\libsrc\\distro.conf'

13:06:19 ERROR : Error in generating BSP 'C:\Users\alex9\OneDrive\Desktop\EEL4740\assignment_8\platform\zynq_fsbl\zynq_fsbl_bsp'.

13:06:19 INFO : [WARNING]: assist <function xlnx_generate_bm_drvlist at 0x0000023789CA5550> failed: 'address-map'

13:06:19 INFO : <class 'KeyError'> __init__.py 1457

13:06:19 INFO : Traceback (most recent call last):

13:06:19 INFO : File "C:\Xilinx\Vitis\2023.2\data\embeddedsw\scripts\pyesw\\create_bsp.py", line 742, in <module>

13:06:19 INFO : create_domain(args)

13:06:19 INFO : File "C:\Xilinx\Vitis\2023.2\data\embeddedsw\scripts\pyesw\\create_bsp.py", line 412, in create_domain

13:06:19 INFO : with open(drv_list_file, "r") as fd:

13:06:19 INFO : FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\alex9\\OneDrive\\Desktop\\EEL4740\\assignment_8\\platform\\ps7_cortexa9_0\\standalone_ps7_cortexa9_0\\bsp\\libsrc\\distro.conf'

13:06:19 ERROR : Error in generating BSP 'C:\Users\alex9\OneDrive\Desktop\EEL4740\assignment_8\platform\ps7_cortexa9_0\standalone_ps7_cortexa9_0\bsp'.

13:06:19 ERROR : Failed to create platform: platform.Error in creating platform 'platform.'

13:06:20 ERROR : Failed to create platform: platform.Error in creating platform 'platform.'

 

0 Likes
1 Reply

For xilinx products/software queries, go to https://www.xilinx.com/support.html

 

Ryzen 5 5600x, B550 aorus pro ac, Hyper 212 black, 2 x 16gb F4-3600c16dgtzn kit, NM790 2TB, Nitro+RX6900XT, RM850, Win.10 Pro., LC27G55T..
0 Likes