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

What is the function of "run as local c/c++ application"?

Altera_Forum
Honored Contributor II
1,454 Views

When I finish a software project in eclipse and try to run it, I should use run as in Nios hardware. There is another option is "local c/c++ application". What does this mean? Is running the software in the computer instead of nios in FPGA? 

 

Thanks in advance.
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
448 Views

Anyone can help? 

 

Thanks.
0 Kudos
Altera_Forum
Honored Contributor II
448 Views

Yes, it would try to run your software on the host PC. For a NIOS2 application, it wouldn't work. 

 

Your Eclipse workspace can include additional projects which may include host applications / tools you have created where this option might be useful. For just NIOS2 development, it is not useful.
0 Kudos
Altera_Forum
Honored Contributor II
448 Views

 

--- Quote Start ---  

Yes, it would try to run your software on the host PC. For a NIOS2 application, it wouldn't work. 

 

Your Eclipse workspace can include additional projects which may include host applications / tools you have created where this option might be useful. For just NIOS2 development, it is not useful. 

--- Quote End ---  

 

 

Got it. Thanks very much.
0 Kudos
Reply