You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the hard work on this project, it's give me huge help.
It was success on my nrf52840-DK board with FLASHIAP follow your guide,I change to use 3rd chip EBYTE_E73 with nrf52840 core, And try to use SPIFBlockDevice as secondary slot. The SPIFBlockDevice is work fine when mcuboot is not integrated. But after I integrated the MCUboot , SPIFBlockDevice init always return -4002 error code.
Hi George,
Thanks for the hard work on this project, it's give me huge help.
It was success on my nrf52840-DK board with FLASHIAP follow your guide,I change to use 3rd chip EBYTE_E73 with nrf52840 core, And try to use SPIFBlockDevice as secondary slot. The SPIFBlockDevice is work fine when mcuboot is not integrated. But after I integrated the MCUboot , SPIFBlockDevice init always return -4002 error code.
Can you give some advice ? thanks very much.
Below is custom_targets.json configure:
Below is mbed_app.json configure:
Below is platformio.ini configure:
The text was updated successfully, but these errors were encountered: