Forum Discussion
Altera_Forum
Honored Contributor
16 years agoProblem generating Hex files for on chip memories.
I have two on chip memories for my Nios system. ("instruction_rom" and "data_ram", both are actually RAM's) I am having problems with .hex files generated for these internal memories. The I...
Altera_Forum
Honored Contributor
16 years agoThank you for the help..
You are definitely on the right track. I tried many combinations and produced hex files with data, but alas nothing I did would actually run! (I am not a SW engineer) So I cheated. I replace the two rams with a single ram. The IDE produces a single HEX file with the correct data :-) This gets me past this point for the time being. I will revisit later. I have logged this as a bug with Altera, I will share any response. Cheers H