Altera_Forum
Honored Contributor
21 years agoproblem with cable and ecos applications
I have some doubts. I will apreciate if someone can help me...
Is there any problem if I use ByteBlaster II cable to run ecos applications on the board? I couldn't get the "hello world" message in the first example of the tutorial. I followed the tutorial, there wasn't any error. the following message occurred: <div class='quotetop'>QUOTE </div> --- Quote Start --- [SOPC Builder]$ nios2-terminal nios2-terminal: connected to hardware target using JTAG UART on cable nios2-terminal: "ByteBlasterII [LPT1]", device 1, instance 0 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: starting in terminal mode only (Control-C exits)[/b] --- Quote End --- I followed the uCLinux tutorial, and I could download the Linux Kernel in the board. How can I do that with eCos? Is there any way? Or I can download just a eCos application? What happened when I downloaded the helloWorld example? Sorry for the newbie questions... Thanks.