Forum Discussion
Altera_Forum
Honored Contributor
19 years agoHow is exception section linked in final elf?
Dear all, As we known, system library project will create a library file *.a(which including the *.o containing alt_exception function) for your application project. But I'm confu...
Altera_Forum
Honored Contributor
19 years agoHi,
NiosII IDE will create linker script(generated.x) automatically, but I think it's only for system library project. Where can I find the linker script for application project? What's the meaning of KEEP in generated.x? Help me, David