Altera_Forum
Honored Contributor
21 years agoWhat is wrong with my design?
Hello,
I followed the Altera Hardware Example Design on my Microtronix Cyclone DevBoard. I have tested the LowCost Design, and every Software Example Designs(in the Design Support Matrix) can run well. But when I do the Standard Design, when I download the "Hello_LED" example, there display in the IDE console with "nios2-terminal: Warning: The JTAG cable you are using is not supported for Nios nios2-terminal: II systems. You may experience intermittent JTAG communication nios2-terminal: failures with this cable. Please use a USB Blaster revision B nios2-terminal: cable or another supported cable. Please refer to the file nios2-terminal: errata.txt included in the Nios II development kit documents nios2-terminal: directory for more information. nios2-terminal: connected to hardware target using JTAG UART on cable nios2-terminal: "ByteBlasterII [LPT1]", device 1, instance 0 nios2-terminal: starting in terminal mode only (Control-C exits)." It stop here, and nothing happen on the board. I tried other example(hello_world, ......), the same with above. I do not know what the reason is. Can guys tell me? Thank you very much.