This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

reserving and using a linker section

Hi all,
Linker question.

I have section that has a 'max size' but in one build the content is a lot less than 'max size' in another build its very near. I need to ensure the whole section up to 'max size' is used/reserved on every build, the section holds code and const tables.

Any ideas, I've looked at FILL, pad, empty but can't see a way doing what I need.

Regards,
Dave