Forum Discussion
Altera_Forum
Honored Contributor
16 years agoVerify problem while runing on Nios II hardware
Hi there, when i try to run my project on the Nios II hardware i get the following problem: Using cable "USB-Blaster [USB-0]", device 1, instance 0x00 Processor is already paused Readi...
Altera_Forum
Honored Contributor
16 years agoThanks to all for your suggestions! I checked the pin assignment and it's perfect,there aren't problems. Also, the sys_lib is OK, I choose the SRAM memory as place for my code. The clock signal has the appropriate pin.
I fixed the problem, it was my mistake because I set the data bus as only output direction and now I use it as bidirectional direction and it works. Sometimes we have to look for the simpliest causes :rolleyes:. Before i fixed the problem I tried many options. Jakobjones gave me very good suggestions. Again, thanks to all, Lightline you was right and if I wouldn't fix it before your suggestion were good! Best regards!