Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

linker directive for memory size

I want to place a filesystem in upper memory. The default linker script lets certain data sections span all remaining memory (and puts top of stack there too). Is there a simple directive I can use t...