-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
questionFurther information is requestedFurther information is requested
Description
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
Labels
questionFurther information is requestedFurther information is requested