Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

nios ide problem

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
No RepliesBe the first to reply