Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 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 remov this error?

help me

thanks

1 Reply