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...
Altera_Forum
Honored Contributor
11 years agoAre you passing in the base address of the PIO defined by system.h? If so I would look at the base address macro in system.h and compare it against what is shown in the Qsys UI to make sure they match.