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 agoI need to understand, what sections have different VMA and LMA and why. How the start-up code loads stuff to VMA.
I program my FPGA using NIOS II SBTE (software building tools for eclipse). Is this means that it will program it right into RAM (VMA) without loading any thing from Flash memory? Any info in this matter will be appreciated.