-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
Description
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