Hello everyone!
I am working with a Zynq device and I have already finished the development cycle, so I already have a .BIN file that works. This file is stored in a QSPI Flash memory that is loaded through the JTAG of the Zynq. Right now, I program the Flash from the SDK or the TCL console, so that requires to have installed Vivado. I would like to program the Flash through the JTAG with a lighter program for manufacturing. I have already tried the Vivado Lab Tools but it is still quite heavy (3GB of memory). So, does anyone know any other way to program the Flash through the Zynq JTAG without installing Vivado?
Thank you for your help!