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
15 years ago --- Quote Start --- See the DE2_70_NIOS_HOST_MOUSE_VGA example, there it's the connection of reset_n to reset delay. A question: NIOS II IDE works with other examples like the one mentioned above? Just to make sure the NIOS II IDE is working. --- Quote End --- I found the problem, and fixed it. The tutorial comes with the DE-70 board kit is not correct, the tutorial is old version for DE2-60 board. So as long as I followed the tutorial I will get wrong result and problem.