Forum Discussion

WShep1's avatar
WShep1
Icon for Contributor rankContributor
5 years ago
Solved

NIOS hex file does NOT get compiled into FPGA

Hi All, I had been building NIOS software for my MAX10 design and compiling it into the FPGA code for sometime when all of a sudden, the new NIOS software stopped compiling into the FPGA. Now when...
  • Hi, Bill


    May I know are you booting from on-chip RAM or on-chip flash of MAX10 ?


    To generate hex, you can follow, in your project folder, Make Targets->Build, click mem_init_generate and then Build to generate hex for on-chip RAM and on-chip flash for MAX10.


    Eric