You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the "Application Note: Petalinux build, software cross-compilation and Tx-Rx testing with the ZCU102 and ZCU111 platforms" doesn't the bitstream file need to be system_top.bit instead of design_1_wrapper.bit?
Hi,
In the "Application Note: Petalinux build, software cross-compilation and Tx-Rx testing with the ZCU102 and ZCU111 platforms" doesn't the bitstream file need to be system_top.bit instead of design_1_wrapper.bit?
petalinux-package --boot --format BIN --fsbl images/linux/zynqmp_fsbl.elf --u-boot images/linux/u-boot.elf --pmufw images/linux/pmufw.elf --fpga VIVADO_PROJECT_PATH/VIVADO_PROJECT_NAME.runs/impl_1/design_1_wrapper.bit --force
The text was updated successfully, but these errors were encountered: