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

Unable to build .elf file in NIOS eclipse II ,

JEL_W
Beginner
1,179 Views

I am working on FPGA cyclone V DE-10, with quartus LIte version

 When I build the project on nios II, the ".elf" file is not generated, I've configured the bsp file properties (turn on reduce drivers and small C library), but it remain the same problem " error make **[lll.elf] , i try to delete the project and restart , but nothing changed, i cannot even compile HELLO world for template, i got the same error.

Anybody has a solution ?

thank you all

0 Kudos
3 Replies
AnandRaj_S_Intel
Employee
684 Views

Hi,

 

You can find more information about error by checking console messages.Do attache the complete eclipse console log/project.

Error may be due to memory overflow. If so, you can increase the on-chip memory size.

 

Refer previous thread which have similar problem

https://forums.intel.com/s/question/0D50P00003yyRrdSAE/make-myhelloworldelf-error-1

 

Regards

Anand

0 Kudos
dsmirnov
New Contributor I
685 Views

Dear @JEL W​ ,

 

Please, post all messages which you get in console while your program is building

0 Kudos
JEL_W
Beginner
684 Views

Thank you all ,

the problem is solved ,

I need to increase the onchip memory size .

 

0 Kudos
Reply