Forum Discussion
Altera_Forum
Honored Contributor
15 years agoDE2-70 board Nios II USB problem
I got the error when i tried to run my C code in Nios IDE environment with Altera DE2-70 board. My project is very simple (control the LEDs by the switches), everything seems fine, until I tried ...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- This error is very common, one thing could be the reset_n of the processor, check if this signal is connected to VCC. If this doesn't work, try connectting the module Reset_delay to Reset_n from one of the examples shipped with the board. That work for me. --- Quote End --- Can you show me how to connect reset_n to VCC? Thank a lot