Forum Discussion
刘LIU
New Contributor
7 years agoHow can I download NIOS2 image into a serial flash
Hello, Here is a question about serial flash down issue by nios2-flash-programmer. We designed one board with serial flash (from Micron, MT25QL128) + Cyclone10 LP (10CL025YU256) with Nios2. FPGA ...
dsmirnov
Occasional Contributor
7 years agoDear Liu,
If you currently using on-chip memory for your design, you can easily generate *.hex file from *.elf, add it to the Qsys/Platform Designer system and then as usual generate jic file
To generage hex file ou need right-click on project, Make Targets > Build..., in the popup window Make Targets choose "mem_init_generate"