Boot from external memory

Hi there! –

I’m wondering if it’s possible to boot from external memory using mbed os and if so, how would one do that?

I have a 32F769IDISCOVERY with 512-Mbit Quad-SPI Flash memory.

I’m guessing it has to do with the bootloader but I’m a bit confused where to start.

Thanks for the help!
Ladislas

Hi Ladislas,

I would start investigating bootloader works in Mbed OS:

Regards,
Pekka

1 Like

Thanks @Pekka01! I’ve been studying this documentation. I’ll let you know what I find :slight_smile: