Forum Discussion
Altera_Forum
Honored Contributor
14 years agoCoriaa, I would add the additional -r option just in case you have code that doesn't proper drivers:
nios2-download -r -g <software.elf>; nios-terminal The -r resets the system to make sure the entire system returns to the reset state. This is important if you have custom components that don't have HAL drivers that restore the reset state.