Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
21 years ago

starting the cyclone development kit of Altera!

I'm a student and I really want to implement some projects whith the development kit of altera...

I bought a Cyclone Development kit , with serial number SN#

05803 .Then I followed the instructions on the getting started guide .

I plugged the JTAG cable between the PC and the development kit....

When I typed the command 'nios2-terminal' to access to the board, I

obtained the message

' nios2-terminal: "There are no JTAG cables

available on your system"

I tried the command 'nios-run -t' as well but I obtained the

following message:

'"### nios-run: could not open COM1"

"nios-run: exiting." :angry:

I'm using Quartus II 4.2 and Nios II 1.0 for my project.

I cannot start the development kit!!! :o please help...

Any solution will be well done...

Regards,

11 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Oscar, can you detail the steps you are taking, and copy any additional information that would be useful.

    If you powered up the board with a LCD display connected you should see the web server boot up (unless someone has overwritten your flash or you have blown up the LCD connecting it backwards or to the wrong header).

    Also I had to modify the Cyclone full design so that it would use a Cyclone PLL. To check this look at the bottom right corner of the SDRAM PLL and make sure it says "Cyclone". If you are not the first user of this board the behaviour may be different like I meantioned above, and if that is the case you may want to restore it using the steps in this document: http://www.altera.com/literature/manual/mn...yclone_1c20.pdf (http://www.altera.com/literature/manual/mnl_nios2_board_cyclone_1c20.pdf) (Appendix 'B')

    Good-luck