I can confirm that after Regenerate MCU-specific files i was able to compile project with new Mbed OS. However it doesn’t work like on older OS version. After run it stuck in Reset_Handler of startup_stm32f407xx.S file. Default linker scrip (in attachment) is:
C:/Users/kucza/AppData/Local/VisualGDB/EmbeddedBSPs/arm-eabi/com.sysprogs.arm.mbed/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xG/device/TOOLCHAIN_GCC_ARM/STM32F407XG.ld
Is is proper one? Whay is the RAM shortned by 0x188?
RAM (rwx) : ORIGIN = 0x20000188, LENGTH = 128k – 0x188