Altera_Forum
Honored Contributor
21 years agoHello_led can not run on Nios II/s core.
Hi,
I use the Microtronix Cyclone Dev.Board, and follow the Altera Hardware Design and Software Design. When I make the LowCost HardWare Design(use the Nios II/e Core and epcs_controller as the reset address) and run the Software Design(allowed under the lowcost), all allowed software can run on the board, but some message display, "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)". But When I make the standard HardWare Design(use the Nios II/S core and ext_flash as the reset address), when I run the software, the Nios II IDE also diplay "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) " and nothing happen on the board. What is wrong? Can someone tell me? If need the detailed info about my setting, I will paste. Thank you.