Is there a way to use bootloader functions in application code?
Hi all. I am working on a project that consist of 3 separate codes. One is bootloader, another is static code and the last one is updatable code. They all share one flash. Static code only fulfills basic tasks and updatable code is more sophisticated...