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++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

How Open Project In Nios 9.1

Altera_Forum
Honored Contributor II
1,149 Views

i'm beginner in sopc  

when cmpile application by quartus 9.1 and download program into de2 board i go to nios 9.1 to run c code to de2 

my problem i don't know how open project desined from befor that exist in software folder where file menue exist open file just where i found open project icon. 

thank you for all
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
459 Views

Fellow Nios User,  

In v9.1 Altera shipped 2 versions of software tools for Nios II. The Nios II IDE is no longer the default flow. It is however, included in the Nios II EDS under legacy flow. Go to your start menu -> Programs -> Nios II EDS -> Legacy Tools -> Nios II IDE to launch the old tool. Your project should open just as before. 

 

I recommend instead to use new tool, named Nios II Software Build Tools for Eclipse. This is a more powerful build flow and your compile times should be faster as you develop your program. To open your project in the Nios II Software Build Flow you will need to  

1) Convert your IDE project into Nios II SBT project so that the new tool can find your source files 

2) Import the Nios II SBT project into the Nios II Software Build Tools for Eclipse environment 

 

For details refer to the Nios II Software Developer's Handbook, Appendix A: Using the Nios II IDE found on the Nios II Literature Page on Altera.com website. 

 

Regards,
0 Kudos
Reply