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

Updating Nios II IDE Filesystem Project

Altera_Forum
Honored Contributor II
1,672 Views

Hi, 

 

I would like to know how I update an exisiting Nios II IDE filesystem project to include an additional linux application(s). 

 

I currently have a filesystem that does not include busybox.exe but I would like to add it to my current Nios II IDE filesystem project so it can be rebuilt and uploaded to our development board. Can this be done using the Nios II IDE without having to create a new filesystem project or does it have to be done using the command line? 

 

Any help would be appreciated. 

 

Thanks.
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
544 Views

Um, no... the best way of doing it (at least for busybox) would be to build a full filesystem project with all the apps and copy the busybox file from the new project to your old one...

0 Kudos
Altera_Forum
Honored Contributor II
544 Views

Ken, 

 

Ok, I will try that. I previously built a filesystem will all the available applications already so I will try and copy the busybox application to my "old" project. 

 

Thanks for your help.
0 Kudos
Reply