serial bootloader

External Controller Bootloading

Thu, 2017-12-21 06:24--Vivek

Hi,

We are trying to have the image of the DA14580 part of the external microcontroller.
In your projects you are saving the image in form of an array - "static const char program_t[IMAGE_SIZE] __attribute__((aligned(64))) = {"
Is there a tool to convert a .bin file to such an array?
How can I produce the array to store in my microcontroller

Subscribe to RSS - serial bootloader