You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: linking with `flip-link` failed: exit status: 1
...
= note: rust-lld: error: section '.data' will not fit in region 'RAM': overflowed by 116 bytes
rust-lld: error: section '.bss' will not fit in region 'RAM': overflowed by 21964 bytes
rust-lld: error: section '.uninit' will not fit in region 'RAM': overflowed by 22988 bytes
It's similar with #65.
flip-link reports:
when using memory.x:
But compiles with
The text was updated successfully, but these errors were encountered: