Altera_Forum
Honored Contributor
20 years agoa strange problem about quartusII 5.0
I construct a sopc project in quartusII 4.1, and I can run any example on my board!
but I contruct the same sopc project in quarutsII 5.0, when I run the hello_led project in niosII IDE, the console give me such message: Processor is already paused Reading System ID at address 0x00301838: verified Downloading 00200020 ( 0%) Downloaded 1KB in 0.0s Verifying 00200020 ( 0%) Verified OK Leaving target processor paused but when I run the hello_world project in niosII IDE, the console display: Processor is already paused Reading System ID at address 0x00301838: verified Downloading 00200020 ( 0%) Downloading 00210000 (72%) Downloaded 89KB in 2.3s (38.6KB/s) Verifying 00200020 ( 0%) Verify failed Leaving target processor paused why quarutsII 5.0 can not work??