Forum Discussion
Altera_Forum
Honored Contributor
9 years agoNonvolatile Memory
Hi all. How is the entry value of the variable to the nonvolatile memory, and then to count:confused: Flash loader EPCS16.
Altera_Forum
Honored Contributor
9 years agoFor example on Arduino the entry T1=EEPROM.read(4) means the reading from the nonvolatile memory of the value of the variable T1. How is this implemented in nios?