Forum Discussion
Altera_Forum
Honored Contributor
14 years agoPausing target processor and other problems
I have problems with Nios programming. I'm developing an audio voice recorder with DE2 board. I use Quartus II Subscription Edition 9.0 and Nios II 9.0 EDS. First I programmed the Quartus ...
Altera_Forum
Honored Contributor
14 years agoThe problem was solved.
I downloaded the .sof file to the board with reset switch in logic high position. The reset of the DE2 board is active low (see tutorial "Introduction to the Altera SOPC Builder Using VHDL Design"). We don't want the processor to reset, so we must keep the reset switch in high state. This solution has already been used by user sudattuladhar in this forum.