Altera_Forum
Honored Contributor
20 years agoBoot from EPCS
Hello, I have a problem booting from EPCS.
Using flash programmer, I wrote FPGA configuration data & elf file to EPCS, but booting fails. The following is my flash programmer setting: --------------------------------------- (disabled) Program software project to flash memory (enabled) Program FPGA configuration data into hardware-image region of flash memory FPGA Configuration(SOF): C:\....\niosII_cyclone_1c12_eval\standard\standard_eval_board.sof Hardware Image: epcs: U2 + 0x0 (enabled) Program a file into flash memory File: C:\.....\niosII_cyclone_1c12_eval\standard\software\hello_led_0\Debug\hello_led_0.elf Memory: epcs_controller(U2) Offset: 0x00060000 ----------------------------------------- Reset address is set to epcs_controller. I am using the board that came with "Nios II Evaluation Kit" as a target device. BUT, As for Quartus II, I am using the FULL VERSION that came with "Nios II Development Kit". Am I doing something wrong? Any advice will be great.