Forum Discussion
I get new questions about burning ROM or flash.
in my Cyclone 10 FPGA, I instance NIOS II, RAM(120KB), ROM(80KB), UART, JTAG, but no EPCS Flash controller as which is not supported by Cyclone 10 family.
I am able to program jic file via JTAG and the tool: Quartus-->Tools-->Programmer.
but I can't add elf file to Quartus-->Tools-->Programmer. elf type file is not supported by Programmer which supports 5 types(sof, pof, jam, jbc, ekp, jic).
Eclipse-->NIOS II -->Flash Programmer, I can't program elf as well, because:
1) The tools report error: Target is broken and needs to be reset, however, Quartus-->Tools-->Programmer is able connect and burn jic file to flash.
2) I don't know where the elf is burned through Flash Programmer?
is there any detailed guide that tells me how to burn elf file to ROM that I instance in FPGA?