Forum Discussion

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

Weird NIOS II 1.1 build errors

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

2 Replies

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

    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.