Xadow m0 board - can't compile?

Hi guys, I’m trying to compile the very basic blink LED code in the mBed IDE.

But it is not compiling - giving me the following error:

Error: “/extras/mbed_6213f644d804/TARGET_XADOW_M0/TOOLCHAIN_ARM_MICRO/LPC11U35.sct”, line 4 (column 9): Error: L6235E: More than one section matches selector - cannot all be FIRST/LAST.

Maybe an update was made to the mbed library and this has stopped working for Xadow?

I tried to revert back to an older version of the mbed library, which compiled, but when I copy it over the m0 board, the board doesn’t seem to work - just goes back into the mode that waits on firmware to be copied over.

Help.