PelionIoT / mbed-cloud-client

Izuma Device Management Client library

Home Page:https://izumanetworks.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compilation is ok but mcc_platform_storage_init() - bd->init() failed with -5005

dummys opened this issue · comments

Hello,
On NUCLEO_F429ZI we have a problem after flashing the firmware compiled by this tutorial: https://cloud.mbed.com/docs/current/connecting/mbed-os.html
Here is the boot log:

[BOOT] Mbed Bootloader
[BOOT] ARM: 00000000000000000000
[BOOT] OEM: 00000000000000000000
[BOOT] Layout: 0 8007798
[BOOT] Application's start address: 0x8010400
[BOOT] Application's jump address: 0x80584F9
[BOOT] Application's stack address: 0x20030000
[BOOT] Forwarding to application...

mcc_platform_storage_init() - bd->init() failed with -5005
Failed to initialize storage

nevermind, issue solve after reseting the board.