Hi,
I'm trying to build BOOT.BIN for the ZC706 using the build_zynqmp_boot_bin.sh script https://wiki.analog.com/resources/tools-software/linux-software/build-the-zynqmp-boot-image.
The script constructs a TCL script named create_fsbl_project.tcl and runs it us xsct. According to the script documentation, this should create two files named fsbl.elf and pmufw.elf.
In my case, the script runs to completion, apparently without error, but only fsbl.elf is generated. The pmufw.elf file is not generated.
I'd appreciate someone helping me out here!
Thanks,
Keith