Altera_Forum
Honored Contributor
11 years agoNios SBT for Eclipse BSP build extremely slow
Hello all,
I am using Quartus 14.1 Subscription and after I setup a Qsys project plus some custom design I open Nios SBT Eclipse from Tools->Nios II SBT for Eclipse. Then I just create a standard Hello world application + BSP (not the small lib version) from the standard template and I try to build only the BSP and then the application. The building of the BSP takes so long that makes it not normal. The build bottle neck is:
Configuring newlib to build a smallc C library in /cygdrive/c/AlteraProjs14.1/software/skataskata1234_bsp/newlib-build-tmp/smallc...
Configure smallc newlib -> COMPLETE.
Compiling newlib for a smallc C library...
There has to be something wrong with this. I am not so familiar with Eclipse but at my laptop it works fine. Any ideas?