Note: This is just a template, so feel free to use/remove the unnecessary things ### Description - Type: Bug - Priority: Blocker Bellow commit is causing problem to flash binary built for MTB_ADV_WISE_1570 target. --------------------------------------------------------------- ## Bug **Target** MTB_ADV_WISE_1570 **Toolchain:** GCC_ARM **Toolchain version:** **mbed-cli version:** 1.1.1 **mbed-os sha:** 02b2b01 Change STM32L475/76/86 GCC_ARM linker files to have HEAP in SRAM1 and stack in SRAM2 (after the interrupt vector) **Expected behavior** Copy/Flash succesfully. **Actual behavior** [FAIL.TXT](https://github.com/ARMmbed/mbed-os/files/1775096/FAIL.TXT) [DETAILS.TXT](https://github.com/ARMmbed/mbed-os/files/1775097/DETAILS.TXT) "The transfer timed out." **Steps to reproduce** Build. Copy binary to daplink drive.