Forum Discussion
Altera_Forum
Honored Contributor
19 years agoYou should try using the search feature of the forum. Search for "global pointer". There is a lot of information on this topic.
In any case, the -G0 (that's zero) compiler flag should prevent data from being linked into .sdata and/or .sbss. Cheers, - slacker