RP6502 build problem with RIA and xram overflow. #88
Unanswered
markrvmurray
asked this question in
Q&A
Replies: 2 comments 5 replies
-
`RAM' overflowed by 22968 bytes from inlining or unrolling? A few kb sure, but a bump in compiler versions would not have been my first guess. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi *,
I'm having a build problem on macOS Sonoma with the
arm-none-eabi
GCC from homebrew:If I reduce the size of the
xram
array insrc/ria/sys/mem.[ch]
to e.g.0x1000
, then the above error goes away. No point in trying to run it, though!Could some kind soul with a working build please make your
rp6502_ria.elf.map
file from the build available?Thanks!
M
Beta Was this translation helpful? Give feedback.
All reactions