Forum Discussion
BXia
Occasional Contributor
4 years agoHow to boot board from EPCS with NIOSII code running from SDRAM?
Hi,
I found a demo DE0_NANO_SDRAM_Nios_Test from this topic: https://community.intel.com/t5/FPGA-SoC-And-CPLD-Boards-And/Can-t-get-DE0-nano-board-to-boot-from-EPCS-with-NIOSII-code/td-p/698479 , wh...
hareesh
Frequent Contributor
4 years agoHi,
=> pls follow bellow video for combining the .elf into .sof file.
Combining a Nios® II ELF executable into a Hardware Project SOF file
=> .sof to ,jic file converting process document sharing here
if you have any doubts or any issues in this process let me.
Thank you,
BXia
Occasional Contributor
4 years agoHi Hareesh,
Thanks for your advice.
My first demo which the nios ii code runs on on-chip memoy: I followed the steps in the video, combined the .elf into .sof, convert it to .jic, and run successfully without problem.
However, the second demo(DE0_NANO_SDRAM_Nios_Test provided by Intel) which the nios ii code runs on external SDRAM memory: I tried to follow the steps, in the SDRAM contoller of the qsys system, I can't find the two options to check in the "Memory Initialization", as shown in this screenshot, do you have any idea?
Thanks again.