Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
12748 Discussions

why the project can't be builded

Altera_Forum
Honored Contributor II
1,137 Views

hello: 

Now ,I found a new problem , when I debuged a project using niosII IDE , after I finished all the configuration following the document , I wanted to build the project , it was failed , the message is that "$(INSTALL_DIR)/include/pkgconf/ecos.mak" ,what's wrong it ? who can help me !? 

Thanks for advance.
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
478 Views

You need to specify INSTALL_DIR when calling make. How to do this from the command line is described in the Nios II eCos documentation. If you want to do this from the IDE, then you will need to follow the steps described in the thread on this forum titled: "eCos library IDE integration?"

0 Kudos
Altera_Forum
Honored Contributor II
478 Views

hello monkey: 

before I builded the project, I had specified "INSTALL_DIR " through calling "make" . Can you tell me what wrong it ? 

Thanks
0 Kudos
Altera_Forum
Honored Contributor II
478 Views

It's difficult to say from the information that you've posted. Can you supply the complete error message (and other output) and the command line you are using?

0 Kudos
Reply