Forum Discussion
Altera_Forum
Honored Contributor
14 years agoCustom Linker Script
Dear all, I have to add an output section in the final binary called "EXTSec". Therefore, I modified the makefile to point to a linkerscript.lds. Then I copied the original likerscript.x contents,...
Altera_Forum
Honored Contributor
14 years agoAt a guess you've requested a single .o file be placed into two separate sections - so all its symbols are replicated.