Forum Discussion
Altera_Forum
Honored Contributor
18 years agoI imagine that getting the compiler to do it would involve something like:
1. declare/setup an extra data segment, in addition to rwdata or bss 2. specify that certain variables should use that segment instead. I can't even begin to guess at how to do either, if it's even possible. \c