[SOLVED] section `.text.main' will not fit in region `UNPLACED_SECTIONS'

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • [SOLVED] section `.text.main' will not fit in region `UNPLACED_SECTIONS'

    Hello,
    I am using embOS for Cortex-M and SEGGER Embedded Studio version 5.14 on a nRF52840 DK. When I try to build the sample project OS_startLEDBlink the following errors occurs :
    • section `.text.main' will not fit in region `UNPLACED_SECTIONS'
    • region `UNPLACED_SECTIONS' overflowed by 5548 bytes
    Is there a way to fix it?
  • Hello Liorsze,

    I just tested the nRF52840 DK BSB in Start\BoardSupport\NordicSemi\nRF52840_nRF52840_DK\ and I can build it successfully with Embedded Studio V5.42b.

    1. Which Embedded Studio version do you use?
    2. Did you make any changes to the project?

    Best regards,
    Til
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.
  • Thanks for the feedback.
    Good to know it's working now.
    Please let me know if I can be of any further help.

    Best regards,
    Til
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.