Forum Discussion
Altera_Forum
Honored Contributor
14 years agoA strange error
Hi ! When I exactly follow the 《Nios II Hardware Development Tutorial》 to the end of adding contants ( page 1-23 ) , a strange error say " Error: System.cpu: Nios II debug module req...
Altera_Forum
Honored Contributor
14 years agoThat's an error, it should say it must match the clock signal driving the cpu.
We run the Nios through a PLL all the time. So bumping to 40 , 60, 80, or 100 MHz should be no problem from your 20 MHz source. Just for grins I would just switch the setting to 20.1 MHz and see if it builds. I never hit that before, but it sounds like someone in the software land should have had made it the limit >= instead of just >. Pete