Skip to content

region `RAM' overflowed by 400708 bytes #68

@ieio74

Description

@ieio74

I am trying to add a board support for STM32F746G (https://docs.zephyrproject.org/latest/boards/st/stm32f746g_disco/doc/index.html), but after defining the regions as described by https://docs.project-ocre.org/board-support/adding-support/ I have the following error:

/home/dbuffa/zephyr-sdk-0.17.0/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/../../../../arm-zephyr-eabi/bin/ld.bfd: zephyr/zephyr_pre0.elf section bss' will not fit in region RAM'
/home/dbuffa/zephyr-sdk-0.17.0/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/../../../../arm-zephyr-eabi/bin/ld.bfd: region `RAM' overflowed by 400708 bytes
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions