Skip to content

NUCLEO_L476RG, IAR does not link #5859

@teetak01

Description

@teetak01

Description

  • Type: Bug
  • Priority: Blocker

Bug

Target
NUCLEO_L476RG

Toolchain:
|IAR

Toolchain version:
IAR ANSI C/C++ Compiler V7.80.1.11864/W32 for ARM

mbed-os sha:
Mbed OS 5.7.2/5.7.3

Expected behavior
Application links.

Actual behavior

Link: mbed-os-example-client
Error[Lp011]: section placement failed
            unable to allocate space for sections/blocks with a total estimated
                      minimum size of 0x19834 bytes (max align 0x8) in
                      <[0x20000000-0x20017fff]> (total uncommitted space
                      0x18000).
[ERROR] Error[Lp011]: section placement failed
            unable to allocate space for sections/blocks with a total estimated
                      minimum size of 0x19834 bytes (max align 0x8) in
                      <[0x20000000-0x20017fff]> (total uncommitted space
                      0x18000).

Steps to reproduce

Use wifi_idw01m1_v4.json configuration for mbed-os-example-client:

Compile with:
mbed compile -t IAR -m NUCLEO_L476RG

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions