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
hello,
want to compile micropython for this board, and i have this error at the end:
arm-none-eabi-ld: build-MCUDEV_DEVEBOX_H7XX_M/firmware.elf section .eth_buffers' will not fit in region RAM_D2'
arm-none-eabi-ld: region `RAM_D2' overflowed by 805273600 bytes
if you have an idea?
thanck you
The text was updated successfully, but these errors were encountered:
hello,
want to compile micropython for this board, and i have this error at the end:
arm-none-eabi-ld: build-MCUDEV_DEVEBOX_H7XX_M/firmware.elf section
.eth_buffers' will not fit in region
RAM_D2'arm-none-eabi-ld: region `RAM_D2' overflowed by 805273600 bytes
if you have an idea?
thanck you
The text was updated successfully, but these errors were encountered: