Forum Discussion
Altera_Forum
Honored Contributor
21 years agoBadOmen/Jesse,
Thank you very much for your help on this issue. Now, it seems I almost solved that problem when I got the following information: Using cable "ByteBlasterII [LPT1]", device 1, instance 0x00 Pausing target processor: OK Reading System ID at address 0x021208B8: verified Downloading 00000000 ( 0%) Downloading 01000020 ( 0%) Downloading 01010000 (94%) Downloaded 68KB in 2.1s (32.3KB/s) Leaving target processor paused But I also got the following warning message ... 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 (Control-C exits) Hello from Nios II! So must I use USB Blaster revision B cable? And from the "Getting Started" document, it seems OK when the "Hello World" is printed onto the terminal window of the Nios II IDE. If I want to print something out onto the LCD, how could I do? Thanks, Neo