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++
12603 Discussions

"no rule to make target" error on nios software build tool

Altera_Forum
Honored Contributor II
1,103 Views

Hello everybody,  

 

I've got issues with Nios II SBT. I can't seem to have any sample project correctly built: 

 

All I really just do is choosing the template (in my case simple socket server) and the sopcinfo file but it gives me an error message 

 

I've tried with version 12.1sp1 and 13.0 but without luck: the error I get is 

 

-------------------------------------------------------------------------------------- 

make all  

Info: Building ../simple_socket_server_test_bsp/ 

make --no-print-directory -C ../simple_socket_server_test_bsp/ 

make[1]: *** No rule to make target `/cygdrive/c/NIOS_Projects/tse_tutorial/software/simple_socket_server_test_bsp/system.h', needed by `all'. Stop. 

make: *** [../simple_socket_server_test_bsp/-recurs-make-lib] Error 2 

 

-------------------------------- 

 

Any suggestions will be greatly appreciated 

 

Giorgio
0 Kudos
0 Replies
Reply