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

Problem in NIOS II IDE

Altera_Forum
Honored Contributor II
1,117 Views

My computer crashed while in NIOS II IDE. Upon rebooting and trying to re-build my project, I get the error "Managed build info not found. Project is invalid or .cdtBuild is corrupted." 

 

When I go to properties->C/C++ Build, there is nothing in Platform or Configuration and I cannot figure out how to enter anything. The "Restore Defaults" button does nothing. 

 

I retrieved an older .cdtBuild, .cdtProject, and .project from SourceSafe, but it made no difference. 

 

How do I recover from this mess? 

 

thanx
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
448 Views

First thing I'd do is navigate to the folder with your application and copy those files somewhere else. Then create a new project and drop in those files. You should get a fresh set of project files from that.

0 Kudos
Altera_Forum
Honored Contributor II
448 Views

I had this error several times. I think sometimes it comes from CVS, but sometimes I could not figure out any reason...  

 

Today this error happened again, I resolved it by a simple right-click on my project, selected Refresh and subsequently Rebuild.
0 Kudos
Reply