Forum Discussion

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

Problem of downloading hardware to DE0-Nano on Ubuntu 14.04

Hi everyone.

I've installed Quartus 13.0 on my laptop running Ubuntu 14.04. When I download hardware file to DE0-Nano board, althought there's a message telling me that the downloading process succeeded, the "load" light on the board keeps being on, and after that, I can't run any program on it in NiosII Eclipse, with a error message "Downloading elf failed".

Can anyone tell me whether there's any solution?

5 Replies

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

    Does your board work with any of the examples supplied on the CD that comes with the Nano? Or does this problem occur when trying to use one of the examples?

    Try the 'myfirst_niosii' example.

    Regards,

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

    Hi Alex.

    Now it's no problem for it to run programs on NiosII EDS, but the "LOAD" light will still keep being on after downloading sof file.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Does your design contain a 'JTAG UART', like the 'myfirst_niosii example? Do you use this UART as a console? If so the 'LOAD' light will remain lit whilst you have a terminal connected via JTAG.

    However, if the 'LOAD' light remains on after having only programmed a .sof, this doesn't sound right. Does the FPGA start to operate as per your design?

    Cheers,

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

    As you said, the 'LOAD' light isn't turned off when the .sof was downloaded, and it will continue being on until the usb blaster is pulled out.

    I've turned to QuartusII 14, and everything works fine.

    But thank you for your concern, Alex!