Forum Discussion
Altera_Forum
Honored Contributor
12 years agoIs there a quicker way to flash new firmware on the Stratix GX 5 Dev kit board?
Greetings! The Stratix GX 5 Dev Kit is my first time using any altera device or software (I'm more familiar with Xilinx). I am trying to program the FPGA with a new version of firmware and I'm...
Altera_Forum
Honored Contributor
12 years agoI would expect the nios2-flash-programmer to be the fastest way to program flash. Normally this uses a Nios II processor in the FPGA to run the tight loop (the one where it waits for each flash program operation to complete). JTAG communications speeds have some impact, but most of the delay is waiting for the flash.
Can you try adding the --debug flag to n2fp to get it to display information about the exact modes it is using to do the programming operation.