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.
12748 Discussions

Importing command line SBT projects into Eclipse

Altera_Forum
Honored Contributor II
1,247 Views

I have a project which works perfectly fine when I first run the bash script patch from SMT command line bash shell.  

 

./create-this-app (which inherently calls ./create-this-bsp and 2 x ./create-this-lib). 

 

There is also some subtle stuff going on in this patches. If I then run make download-elf, the application runs fine.  

 

If I try and import these applications into eclipse then I lose the subtle background operations in the scripts and the file does not work. 

 

Is there any way of importing these projects into eclipse while maintaining what is going on in the bash scripts?
0 Kudos
0 Replies
Reply