Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers

nios ide problem

Altera_Forum
Honored Contributor II
966 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 remov this error? 

 

help me 

 

thanks
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
254 Views

no one has a solution for this problem?

0 Kudos
Reply