Skip to content

xDot bootloader #4534

@chrissnow

Description

@chrissnow

Description

  • Type: Question

I'm trying to implement a bootloader for the xDot (STM32L151CC) and am struggling.

I have followed instructions here
https://docs.mbed.com/docs/mbed-os-handbook/en/latest/advanced/flash/
to implement the flash IAP routines but the bootloader hard faults while trying to program a page.

here are my fork's
(edit 5.4.7 fork removed)
https://github.com/chrissnow/mbed-os/tree/xDot-Bootloader
https://github.com/chrissnow/mbed-os-example-bootloader/tree/xDot
https://github.com/chrissnow/mbed-os-example-bootloader-blinky/tree/xDot

the application also does not run if I program with the combined binary.

I tried to use mbed-os master but had all sorts of runtime errors relating to mutexes in ISR's despite being in the main routine.

cc @janjongboom

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions