Get started by reading this article!
As software becomes more and more complex, the potential for defects to exist in shipped code increases exponentially. It is therefore becoming quite common for design specifications to call for the ability to dynamically update a device’s firmware in the field. This is done commonly via a bootloader. In this article, we will discuss some of the issues involved with developing a bootloader and show you how to set one up with the Embedded Workbench on the STM32F207ZG-SK board.
The article includes a link to download the example application project used.
Read the article: Constructing a bootloader with IAR Embedded Workbench and the STM32F207ZG-SK
