Description of defect
Need to erase sector at boot,
But get_sector_size return 4096B, instead of 128B erasing it at boot , the application get stuck
Target(s) affected by this defect ?
NUCLEO_WB55RG
Toolchain(s) (name and version) displaying this defect ?
TOOLCHAIN_GCC_ARM
What version of Mbed-os are you using (tag or sha) ?
mbed-os-5.12
What version(s) of tools are you using. List all that apply (E.g. mbed-cli)
mbed-cli --version
1.10.2
arm-none-eabi-gcc --version
arm-none-eabi-gcc (GNU Tools for Arm Embedded Processors 8-2019-q3-update) 8.3.1 20190703 (release) [gcc-8-branch revision 273027]
How is this defect reproduced ?
Erasing sector at application start.