Forum Discussion
Altera_Forum
Honored Contributor
20 years agoUpgrading Nios Software - external flash
Dear all, I would like to upgrade my NIOS code by RS232. The NIOS runs from external memory. This is my procedure: - I transfer the .elf file to the .flash file by the instruction el...
Altera_Forum
Honored Contributor
20 years agoYes indeed,
I exexute the load function: ALT_LOAD_SECTION_BY_NAME(OnChipMem); after a reset (at start up) The function "UpdateSoftware" must be placed internal. So, I still do'nt know why my program stops after erasing the flash.