Reply by David Brown March 1, 20042004-03-01
"chi" <huageng.chi@vtt.fi> wrote in message
news:c1t4vs$idb$1@lilja.vtt.fi...
> Hi, friends, > > I'm following Altera Nios hardware tutorial for apex development board. I > cannot run the hello_nios.srec SDK display: > > nios-run: Ready to download hello_nios.srec over COM1: at 115200 bps > : Press CPU Reset (or CLEAR) on target board to begin download > : Type Control-C to exit the program > : Waiting for target..... > > Did anybody meet this problem? >
This is perhaps a silly question, but did you try pressing the cpu reset button? If the processor is off running something else, then it won't be listening on the com port, and you need to reset it to get it back to the monitor program. Also try running nios-run as a simple terminal "nr -t" and reset the processor - assuming you are using the standard monitor program, it should print a basic message on the terminal so that you can see that it's working.
Reply by Subroto Datta February 29, 20042004-02-29
Hi Chi,
  Make sure that you have programmed the APEX device with the pof file
generated by the Quartus compile prior to downloading the srec file. When
you program the device using the Quartus II Programmer, it should say that
the device programmed successfully. If that does not happen check that the
download cable is connected properly to the board and that you have followed
the tutorial instructions correctly.

- Subroto Datta
Altera Corp.

"chi" <huageng.chi@vtt.fi> wrote in message
news:c1t4vs$idb$1@lilja.vtt.fi...
> Hi, friends, > > I'm following Altera Nios hardware tutorial for apex development board. I > cannot run the hello_nios.srec SDK display: > > nios-run: Ready to download hello_nios.srec over COM1: at 115200 bps > : Press CPU Reset (or CLEAR) on target board to begin download > : Type Control-C to exit the program > : Waiting for target..... > > Did anybody meet this problem? > > Thanks! > > Chi > > Huageng dot Chi at vtt dot com > >
Reply by chi February 29, 20042004-02-29
Hi, friends,

I'm following Altera Nios hardware tutorial for apex development board. I
cannot run the hello_nios.srec SDK display:

nios-run: Ready to download hello_nios.srec over COM1: at 115200 bps
        : Press CPU Reset (or CLEAR) on target board to begin download
        : Type Control-C to exit the program
        : Waiting for target.....

Did anybody meet this problem?

Thanks!

Chi

Huageng dot Chi at vtt dot com