-
Notifications
You must be signed in to change notification settings - Fork 3k
Description
Description
-
The online compiler fails to build the target Xadow-M0 with MBED 2 rev. 142 or later (checked up to 172 https://os.mbed.com/users/mbed_official/code/mbed/builds/65be27845400). This is the same as Mbed 2 builds are broken (was: ff_lpc546xx: Library name 'platform' is not unique) #5887 but for the Xadow-M0 platform.
-
The error message is:
Error: Library name 'platform' is not unique (defined in '/tmp/chroots/ch-61c13650-bafb-40ee-bc8b-5842d8ff86d8/extras/mbed/TARGET_LPC11U35_501/TOOLCHAIN_ARM_MICRO/mbed_lib.json' and '/tmp/chroots/ch-61c13650-bafb-40ee-bc8b-5842d8ff86d8/extras/mbed/TARGET_XADOW_M0/TOOLCHAIN_ARM_MICRO/mbed_lib.json')
-
To reproduce try to compile this
https://os.mbed.com/users/ruevs/code/xadow_m0_blinky/
in the online compiler -
This problem was introduced in:
Rev: 142:4eea097 10 May 2017
Release 142 of the mbed library
Ports for Upcoming Targets
Fixes and Changes
4059: [Silicon Labs] Rename targets #4059
4187: [NCS36510] Reduce default heap size allocated by IAR to 1/4 of RAM #4187
4225: fixed missing device_name for xDot and removed progen #4225
4251: Fix C++11 build error w/ u-blox EVK-ODIN-W2 #4251
4236: STM32 Fixed warning related to __packed redefinition #4236
4190: LPC4088: Enable LWIP feature #4190
4260: Inherit Xadow M0 target from LPC11U35_501 #4260
4249: Add consistent button names across targets #4249
- Originally reported here:
https://os.mbed.com/questions/79756/Xadow-M0-does-not-compile-with-mbed-abov/
and here:
Mbed 2 builds are broken (was: ff_lpc546xx: Library name 'platform' is not unique) #5887 (comment)
Issue request type
[ ] Question
[ ] Enhancement
[X] Bug