Altera_Forum
Honored Contributor
16 years agoCustom Linker Script
I'd like to carve out a section in sdram normally used for the heap and reserve it. The sdram sits at 0- 0x01800000, and I want my user logic to have sole write access to 0-0x1000. So to ke...