Altera_Forum
Honored Contributor
13 years agoELF file not generated
we designed a nios2 system in sopc builder and used nios 2 ide for application program. there is no error in the program but .elf file is not generated.
Help us to solve it.we designed a nios2 system in sopc builder and used nios 2 ide for application program. there is no error in the program but .elf file is not generated.
Help us to solve it.Are you sure there is no error in the build log?
Then, you probably have something wrong in the project setting or a corrupted makefile. If you can't find anything relevant, try creating a new application from scratch and add your soruce files.