Vitis-Tutorials icon indicating copy to clipboard operation
Vitis-Tutorials copied to clipboard

For a vivado project that supported vitis extensible plaform, How to match xsa and xpfm ?

Open dreamella opened this issue 3 years ago • 1 comments

1 Vivado IDE create a project that supported vitis extensible plaform 2 petalinux create image 3 vitis IDE create a platform project in order to output xpfm file?
4 while execute platform -p xxx.xpfm, find out xsa and xpfm dismatch. How to match xsa and xpfm? image image

dreamella avatar Aug 03 '22 02:08 dreamella

Hi @dreamella , it looks like you're reporting a tool issue. If you can post this question in forums.xilinx.com , with the source files to reproduce issue, AMD/Xilinx Technical Support team would help to investigate and verify whether this is a tool issue. If it is, they can report this bug to the Engineering team to fix this issue.

If you export your block design to tcl scripts, you can check whether there are any description of HPC1 in the tcl. I'm not sure whether it's possible that the setup of HPC1 is broken. It makes Platform Setup GUI thinks it's not a valid port to export, but the platform generation function still sees this port. BD tcl can tell more details.

imrickysu avatar Aug 03 '22 07:08 imrickysu