REMOTE FIRMWARE UPGRADE Crear los ficheros * Se supone que ya he creado los ficheros de la PROM (*.mcs o *.jed para rosmem) * Abro el Impact y en la tab de "Mode" selecciono "File Mode" * Vas a la tab de SVF-STAPL-XSVF * Right click y Create SVF file. Pones el nombre del fichero que quieres. * Right click y Add Xilinx device. * Seleccionas el *.mcs del dispositivo e indicas que es una xc18v01-vq44 * Right click en el dispositivo y pones que es Parallel Mode * quito lo del Verify por si acaso * Boton derecha, stop writing to SVF file * Close impact Download firmware * ssh dtdqm@cmsusr0 * ssh vmepc-s2g16-19-01 (MACHINE CONNECTED TO THE SC CRATE) * vmepc-s2g16-18-01 -> YB-2 * vmepc-s2g16-19-01 -> YB-1 * vmepc-s2g16-20-01 -> YB0 * vmepc-s2g16-21-01 -> YB+1 * vmepc-s2g16-22-01 -> YB+2 * go to /nfshome0/dtdqm/cristina/firmremote * you have to type first: * export LD_LIBRARY_PATH=/opt/xdaq/lib/ * If you want to change the default files that will be loaded in the FPGAs you have to do: * vi firmremote.h * modify the files (donīt comment any FPGA, even if you are not using them, it is ok) * recompile with ./makeremote * execute with ./firmremote.exe * with options 7, 8 , 9 or 10 you load the *.svf file to the corresponding flash in the ROS * with option 11 you load the file from the flash to the FPGA