Altera_Forum
Honored Contributor
15 years agonios ii console shows nothing
Hi,
I am new to nios ii and find some strange things when running just hello_world or memory_test examples programs... First it works fine with these simple programs, but when I do synthesis again and run again, nothing appears in the Nios II console. The downloading and verifying are good as below: Using cable "USB-Blaster [USB-0]", device 1, instance 0x00 Processor is already paused Initializing CPU cache (if present) OK Downloading 00080020 ( 0%) Downloading 01000000 ( 0%) Downloading 01010000 (60%) Downloaded 107KB in 1.8s (59.4KB/s) Verifying 00080020 ( 0%) Verifying 01000000 ( 0%) Verifying 01010000 (60%) Verified OK Starting processor at address 0x01000000 However after showing this the Nios II console is just blank. I also tried program the .soc file again or do synthesis again or build the SOPC system again, but it still doesn't work... I am sure the pin assignments are ok and it works before. Any one can tell me the reason? Many thanks.