I have tried the mbed-os-example-blinky-baremetal with NUCLEO-L053R8 target. But the results were different between online compiler (no error) and mbed studio (error with respect to default.lib). Both mbed-os libraries are at 5.15.1 version. How can I configure mbed studio to behave like online compiler.
Please understand our circumstances:
- We had several halt situations when teaching mbed in our classes while students tried to compile in online compiler simultaneously.
- We have to use STM32L0 which is expected to be used in WorldSkills competition.
Additionally, I have tested with NUCLEO-F401RE with similar results. No error for online compiler but link errors (HEAP) for Mbed Studio.
Error: L6218E: Undefined symbol Image$$ARM_LIB_HEAP$$ZI$$Base (referred from BUILD/NUCLEO_F401RE/ARMC6/mbed-os/platform/source/mbed_sdk_boot.o).