Forum Discussion

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

Custom 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...