Forum Discussion

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

Build error!

Hi all:

I added SDRAM mudule to the NIOS II system, and I wanted to test its function.After I builded the system, I wrote a test code. But after I clicked on "build project" in NIOS II IDE, the work interruptted and the software told me that no valid design files found. I am sure that I have added a test file to the project. So this is my problem. Can anyone know the problem and help me!

Thank you very much!

3 Replies

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

    Hi

    Clean the project and try If this doent workout try creating a new project

    regards

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

    2 gowilliam

    try to use exaple projects from nios2ide -counter, for exampkle.

    I think that problems in absense for IDE design files (it wrote about this - "no valid design files found")
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Thank you all of you! I rebuilded the system again form the beginning,and the error disapeared.But what caused the error? The software?