Forum Discussion
Altera_Forum
Honored Contributor
14 years agoNios II hanging/crashing on PIO write?
I'm using a DE0-Nano board with a design which includes a NIOS II processor with a PIO module to flash the board's LEDs. No problems there - processor works, LEDs flash, jolly good. But, I...
oakbati
New Contributor
2 years agoI was having the same problem and it had been working smoothly before... Then I found out the problem, we had been using a traditional way to create the eclipse project but we had changed it without knowing the consequences... Later we recognized that the problem is occurring based on that issue...
Just watch the following video and create your eclipse project in the same way: https://youtu.be/yEtVLTB4hM4?si=C0HlQL3kbLcNkep5
This should solve the problem.