<!-- ************************************** WARNING ************************************** The ciarcom bot parses this header automatically. Any deviation from the template may cause the bot to automatically correct this header or may result in a warning message, requesting updates. Please ensure all sections of the template below are filled in and no changes are made to the template format. Only bugs should be raised here as issues. Questions or enhancements should instead be raised on our forums: https://forums.mbed.com/ . ************************************************************************************* --> ### Description of defect <!-- Add detailed description of what you are reporting. Good example: https://os.mbed.com/docs/mbed-os/latest/contributing/workflow.html --> https://github.com/armmbed/mbed-cloud-client-example Fails to boot-up on K64F when using ` "storage.storage_type" : "FILESYSTEM", ` kv_init_storage_config() - failed, status -2130771697 Impacts any client using external storage (e.g. dependency to DeviceKey). #### Target(s) affected by this defect ? K64F #### Toolchain(s) (name and version) displaying this defect ? GCC_ARM, ARMC6 #### What version of Mbed-os are you using (tag or sha) ? dbf05ceaed89a67533b61634dd2aa18c1126494f <!-- For a released version please provide the release tag (this can be found as per the instructions below) mbed-os version can be found in /platform/mbed_version.h. The tag can be reconstructed as follows: mbed-os-MBED_MAJOR_VERSION.MBED_MINOR_VERSION.MBED_PATCH_VERSION Master branch is indicated by 'mbed-os-99.99.99 For an issue found on Master please provide the sha being used. --> #### What version(s) of tools are you using. List all that apply (E.g. mbed-cli) None applicable #### How is this defect reproduced ? Should be reproducable with the https://github.com/armmbed/mbed-cloud-client-example using K64F as target as described in tutorial: https://www.pelion.com/docs/device-management/current/connecting/mbed-os.html