Forum Discussion

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

DE0-Nano and Nios II

Hello,

I'm working with the board de0-Nano in a project at a university in Brazil. I ran exactly all the steps in "nano-de0 - user manual (http://www.terasic.com.tw/cgi-bin/page/archive_download.pl?language=english&no=593&fid=75023fa36c9bf8639384f942e65a46f3)" in "Charpter 7 - Tutorial: Creating a Nios II Project." But I'm having an error when running the "Build Project". The error is:

make -s all includes

make: *** No rule to make target `E:/Documents', needed by `Settings/Israel_Marcelino/Desktop/Nios_II/myfirst_niosii/DE0_NANO_SOPC.ptf/Release/system_description/../obj/generated_app.mk-t'. Stop.

Build completed in 3.781 seconds

I am using the Quartus II Web Edition 11.0sp1 and 11.1 Nios II IDE.

please, i need help to solve the problem, because i am one month in arrears project because of this error.

Thank you.

2 Replies

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

    Put your files in another path. Some tools don't like the spaces in "Document and Settings" so try to move your project in a folder that doesn't have any spaces in its name.

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

    Yeahh!! :D

    The problem was because of the spaces contained in the name of the folder "Documents and Settings". Now everything is OK.

    Thank you very much daixiwen!