Altera_Forum
Honored Contributor
15 years agoConfiguring NIOS processor through AS interface
Hi all,
I have been searching all day on a solution to my problem, or to find out if I totally screwed up my first design. I designed my own board with a Cyclone II processor and an EPCS4 configuration device. I have a 10-pin header on the board set up for Active Serial configuration and I have successfully downloaded my FPGA design which includes a NIOS processor. My problem is that I have been unable to figure out how to run or download my NIOS program from the Nios II Eclipse IDE. I created a simple hello world application using my SOPC configuration file, and it successfully compiled into a .elf binary. Do I have to have a JTAG interface to download a NIOS program? The flash programmer wants a JTAG interface and the Quartus programmer only allows me to program .pof files. Is there some way to combine the Nios .elf into my Quartus .pof and program through the AS interface?