Altera_Forum
Honored Contributor
16 years agoObject file creation error during build
Im using the 9.1 version of the Nios tool and when I include one assembly source file and try to build my project, I notice the corresponding object file is not being created. Therefore I am getting undefined reference errors for the functions I have made in the source file. Im using the correct extension (.S) so I cant seem to figure out whats going on. Anyone else run into a similar problem?