Altera_Forum
Honored Contributor
15 years agoUpdate software in on-chip memory for NIOS II without full recompile
Hello there,
i am working on a design that has a NIOS II and a software that is small enough to fit fully in on-chip memory, so to boot the system we tick the "initilize memory contents" in the SOPC builder. It works flawlessly. However, whenever we have to make a change to the software we need to recompile the whole design after having created the .hex files from the NIOS EDS. This system do not have an EPCS controller (and we don't want to use it) Is there a way to update just the memory contents of the on-chip memories without triggering a full recompile? (which can take up to 15 minutes Thanks for your answers in advance! cheers.