xDot bootloader
- This topic has 0 replies, 1 voice, and was last updated 6 years, 7 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Thanks for releasing an xDot bootloader recently. I’ve been able to give it a try using a basic blink application. It seems to do the job. I was also able to upload an application without having to include the bootloader, saving 32k on the image size. This was achieved using the target.mbed_app_start parameter in the mbed_app.json file.
Do you plan on making the bootloader source available as we have a use case where we’d like to update the internal flash from an image stored in an external flash chip.
Thanks
Andrew