8 years, 2 months ago.

Mbed Bootloader Support

Hi Guys,

currently I'm working on a Bootloader project to enable (F)OTA updates for our application. I considered to use L152RE on the corresponding Nucleo board and to adapt the following GitHub example for our needs:

https://github.com/ARMmbed/mbed-os-example-bootloader

When I try to build the Bootloader the mbed cli throws:

[ERROR] Bootloader not supported on this target.

The build process runs fine for other boards like the Nucleo-L433RC or Nucleo-L476RG. Therefore I would like to know, what are the the required features/criteria of the platform to enable Bootloader support? Or what feature do the L433RC and L476RG offer that the L152RE doesn't provide?

Thx a lot!

Rafael

Hi Rafael, I have a similar problem with a NUCLEO_F302. Any news?

posted by GP DD 25 Feb 2018
Be the first to answer this question.