Forum Discussion
Altera_Forum
Honored Contributor
11 years agoLinker - scripting section mappings
Hi, I am trying to automatize the generation of my application in a gui-less environment as follows: app: create-this.app.sh *.c (sources) *.h (headers) bsp: create-t...
Altera_Forum
Honored Contributor
11 years agoJust directly run the compiler and linker completely outside the altera environment.
Then you can just write a linker script than contains exactly what you need (and nothing else).