Hi Alex,
Thanks for the file. I copied it into the folder, but it is still not working.
I now get the following log from the Nios II Flash Programmer:
For me it seems that there is maybe another problem?
Info: Info: *******************************************************************
Info: Info: Running Quartus II 64-Bit Convert_programming_file
Info: Info: Command: quartus_cpf --no_banner --convert --device=EPCS128 --option=C:/proj/46C_leer/flash/46C_leer_epcs.opt C:/proj/46C_leer/output_files/46C_leer.sof C:/proj/46C_leer/flash/46C_leer_epcs.pof
Info: Info (210033): Memory Map File C:/proj/46C_leer/flash/46C_leer_epcs.map contains memory usage information for file C:/proj/46C_leer/flash/46C_leer_epcs.pof
Info: Info: Quartus II 64-Bit Convert_programming_file was successful. 0 errors, 0 warnings
Info: Info: Peak virtual memory: 250 megabytes
Info: Info: Processing ended: Tue Oct 13 13:04:51 2015
Info: Info: Elapsed time: 00:00:04
Info: Info: Total CPU time (on all processors): 00:00:03
Info: Info: *******************************************************************
Info: Info: Running Quartus II 64-Bit Convert_programming_file
Info: Info: Command: quartus_cpf --no_banner --convert C:/proj/46C_leer/flash/46C_leer_epcs.pof C:/proj/46C_leer/flash/46C_leer_epcs.rpd
Info: Info: Quartus II 64-Bit Convert_programming_file was successful. 0 errors, 0 warnings
Info: Info: Peak virtual memory: 248 megabytes
Info: Info: Processing ended: Tue Oct 13 13:04:57 2015
Info: Info: Elapsed time: 00:00:04
Info: Info: Total CPU time (on all processors): 00:00:04
Info: Using cable "USB-Blaster [USB-0]", device 1, instance 0x00
Info: Resetting and pausing target processor: OK
Info: Reading System ID at address 0x00004040: verified
Info: No EPCS layout data - looking for section [EPCS-BF254B]
Info: Unable to use EPCS device
Info: Leaving target processor paused
Error: Error code: 8 for command: nios2-flash-programmer "C:/proj/46C_leer/flash/46C_leer_epcs.flash" --base=0x3800 --epcs --sidp=0x4040 --id=0x12345678 --timestamp=1444733514 --device=1 --instance=0 '--cable=USB-Blaster on localhost [USB-0]' --program --erase-all
I have set the Nios II/e with the reset vector to the epcs_control_port and the excepion vector to the on chip_mem. Was this correct?