Forum Discussion
Altera_Forum
Honored Contributor
21 years agopointer out of range link error
I have some code running from SDRAM that references an on chip RAM. In porting from NIOS to NIOS II I'm getting the link error global pointer relative address out of range I saw a topic t...
Altera_Forum
Honored Contributor
21 years ago> Is there any solution to this problem besides the one mentioned above?
I'm curious to know if the -G0 compiler option solves the problem ... at least as a temporary work around ... it should keep data out of .sdata/.sbss. BTW: that's the numeral "zero" Regards, --Scott