Forum Discussion

BBS3000's avatar
BBS3000
Icon for New Contributor rankNew Contributor
2 years ago
Solved

unable to reach __alt_heap_limit (at xxx) from the global pointer (xxx)

Hi, I am porting a legacy NIOS2 project from Cyclone III to Cyclone V and getting a warning warning: unable to reach __alt_heap_limit (at 0x5ff800) from the global pointer (at 0x4573cc) because the...
  • BBS3000's avatar
    2 years ago

    Solved. Apparently -G0 flag was missed so the GPR was used.