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

nios ide problem

Altera_Forum
Honored Contributor II
976 Views

hello 

 

i'm trying to build my project and i have this error: 

 

**** Build of configuration Nios II for project hello **** 

 

make all  

Info: Building ../hello_bsp/ 

make --no-print-directory -C ../hello_bsp/ 

[BSP build complete] 

Info: Linking hello.elf 

nios2-elf-g++ -T'../hello_bsp//linker.x' -msys-crt0='../hello_bsp//obj/HAL/src/crt0.o' -msys-lib=hal_bsp -L../hello_bsp/ -Wl,-Map=hello.map -O0 -g -Wall -EL -mno-hw-div -mno-hw-mul -mno-hw-mulx -o hello.elf obj/default/hello_world.o -lm  

 

this application has requested the runtime to terminate it in an unusual way. 

please contact the application's support team for more information. 

nios2-elf-g++: internal error: aborted (program collect2) 

please submit a full bug report. 

see <url:http://www.altera.com/mysupport> for instructions. 

make: *** [hello.elf] error 1 

 

how can i remove this error? 

 

help me 

 

thanks
0 Kudos
0 Replies
Reply