How to build the project with custom .xsa file in G30M?

To build the project with a custom .xsa file, import the hardware description using the petalinux-config command by specifying the path to the directory containing the .xsa file, as shown below:

host@host/zynqmp-iwg30m$ petalinux-config --get-hw-description=

After importing the hardware description, run the petalinux-build command to build the project.

If the clock is still not configured, add the following line to the fsbl-firmware_%.bbappend file and rebuild the project:

sed -i ‘/init_peripheral();/a \ \tsi5341_cs1_i2c_init();\n\tconfig_si5341_cs1();\n\tconfig_si5341_cs1_lol();’ ${B}/fsbl-firmware/psu_init.c

For further inquiries, please get in touch with mktg@iwave-global.com

Please find the detailed G30M product information in the below link,