Forum Discussion
Altera_Forum
Honored Contributor
8 years agoNios2/e Remote Upgrade in MAX10
Hi, I am trying to implement a remote FPGA upgrade configuration using a MAX10 FPGA with NiosII/e. Nios is running from UFM of max10 (Not enough OCRAM left for nios). and small ocram for ISRs. ...
Altera_Forum
Honored Contributor
8 years agoHi,
I solved by creating a small OCRAM and a seperate linker section for this OCRAM. Flash functions are placed on this OCRAM, whereas the rest of the code executes normally from the flash.