Altera_Forum
Honored Contributor
15 years agoRestoring archived Nios II Application & BSP project
Hi there,
I have an archived Nios II project, which includes the following files: Application Project directory: .c/.h source code & headers .project .cdtproject .cdtbuild application.stf BSP Project directory: .project .cdtproject .cdtbuild system.stf As stated in Appendix A of the Nios II Software Developers Handbook, this should be all that is required to reconstruct my BSP & ELF files. The question is "how?" In the Nios II IDE (10.0sp1) I can't find a method to reopen or import these project files without creating a new project and overwriting the existing files. This lead to some BSP configuration issues as you can imagine. Thanks! Jason