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

Weird NIOS II 1.1 build errors

Altera_Forum
Honored Contributor II
1,086 Views

I have been working on a project in NIOS II for a while now, and have had many successful builds. Then I went and tried to change the name of one of the source files. After realizing that I didn't need to change it, I changed it back to the original. However now when I build the project, I get the following error: 

 

[C:/altera/Controller_new/software/robot_controller2_syslib/Debug/system_description/../obj/generated_app.mk-t] Error 1 robot_controller2  

 

39 AM - (SEVERE) generate: java.lang.IllegalStateException: java.lang.IllegalStateException: java.lang.IllegalStateException: java.lang.IllegalStateException: java.lang.IllegalArgumentException: unexpected '(' in "ERROR in function ptf_to_list: java.io.FileNotFoundException: C:\Documents and Settings\user\.sopc_builder\install.ptf (The system cannot find the file specified)"[3-Aug-2006 11] 

 

Has anyone encountered this error before? If so please help!! Thanks 

 

dms
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
303 Views

Have you tried doing a "Clean" build?

0 Kudos
Altera_Forum
Honored Contributor II
303 Views

Actually I figured it out already. Somehow the install.ptf file was deleted, and doing a regen of the system in SOPC builder fixed it. Thanks for the suggestion though.

0 Kudos
Reply