Altera_Forum
Honored Contributor
16 years agohex file generation for nios code
I am trying to figure out how to generate a hex file for on chip RAM initialization containing Nios code, as I want to have the code loaded into RAM when the FPGA is initialized (the design only uses on chip RAM for program memory). Is there a way to have the Nios build tools generate a hex file image of the code, so I can add it into the programming file for the config device?