Forum Discussion
Altera_Forum
Honored Contributor
20 years ago> Hope somebody of you has a better solution/idea for me!!!!
Well, you can program the EPCS device using active serial mode and the standalone programmer: https://www.altera.com/support/software/dow...2/dnl-asap2.jsp (https://www.altera.com/support/software/download/programming/asap2/dnl-asap2.jsp) As for the parallel flash, what did you plan on doing when you designed the board in the first place? Nios has nothing to do with it -- other than providing a nice _alternative_ to traditional methods. Regardless, I like to use u-boot (stored in the EPCS), which loads the application code via TFTP and programs the parallel flash with the downloaded image. This is all done with a default script and a downloaded script, and is _much_ faster than using the JTAG. Regards, --Scott