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
14 years agoSeveral ideas:[list][*]the address mapping changed and the software you compiled is still using the old address map that is no longer valid
[*]your new peripherals are using a clock that isn't running and this locks the Avalon bus [*]the new compiled FPGA project doesn't meet timing requirements[/list]