Forum Discussion
Altera_Forum
Honored Contributor
14 years agoINCLUDE SOFTWARE INTO EPCS (.jic)
Hello, i tried many different method on how to include my software for nios2 processor (.elf file) into the jic file together with the .sof fpga file. I have an fpga with a nios2 processor. I...
Altera_Forum
Honored Contributor
14 years agoI agree with dsl. Enable the In-System Memory Content Editor for the on-chip ram (please note that this only works for single port memories). Check the content of the memory using this JTAG tool. Then you can run eclipse and download the application(elf) to the on-chip memory. The content should be the same as in the .hex file, if everything works properly.