Does the Nios II/s evaluation version require or use flash memory?
I'm trying to compile a Nios II design into a Max10M08SC (compact), which has no user accessible flash memory.
I am not using any internal flash memory in the Platform Builder design, or anywhere else (IP, etc).
This design fails during the processing, and issues this message:
Error (16031): Current Internal Configuration mode does not support memory initialization or ROM. Select Internal Configuration mode with ERAM. ->See above, no flash or memory initialization is being done that I know of.
Does the Nios II in evaluation mode require flash memory in order to implement the time limitations, ie.1 hour after programming?
If not, any thoughts on what else could be causing this issue?
I've been grepping through files looking for any appearance of "flash" "memory" or "initialization" and not finding anything.
Jeff Jensen