Forum Discussion

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

simple question on nios2 IDE

hi,

I have received a project (quartus with nios) from a coworker and I just wanted to open the software part in nios2 IDE 9.0.

I can open que qpf project with vhdl and schematics very easily with quartus.

I can open the sopc builder in quartus.

I can open the *.c and *.h files in nios2 IDE 9.0, but I can't open the project!!! So I can't see the build options and I can't build it.

Does anyone have any idea to do that? thank you.

15 Replies

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

    Each project has his own workspace at the project folder importing should be enough. Could you post:

    * Nios II IDE projects

    * .ptf file (it's into Quartus project folder)
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    well...

    I don't know what I had done but I should have made something wrong in the first place because now, everything works.

    I have erase the whole project and taken the safe project from the zipped file, and there isn't any error left. I certainly changed a file without noticing it.

    Thank you Parrado for your help, and sorry for not having sawn that before.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi,

    here I am again, I have installed the new Nios2 9.1 version, and I try again to reopen my project.

    What I have done :

    - work on my project with nios2 9.0

    - uninstall quartus 9.0 and nios2 9.0

    - install quartus 9.1 and nios2 9.1

    - import both syslib and main projects.

    And I have the same issue. Nothing works at all! Can't altera create a "Open Project" option to make it easier?

    I have no spaces in my path. the project is the very same as the one in the 9.0 version. I don't know what to do now...
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    have files or folder "hidden" option enabled?

    NB : I work with Quartus + nios II IDE 9.0 sp2

    I had a similar problem, my workaround is :

    - to create a new empty project

    - to recreate syslib from ptf file

    - to copy sources *.c *.h to this new project.

    i eared that nios ii ide will be discontinued ?
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I have created a new project, now I can build but I no longer have the options in the "system library" which is now the "BSP editor". So when I build my project, because I haven't the good option, the project is too big for the memory. it is not the solution I was looking for.