bootloader programming problem
Posted on August 23, 2011 at 21:09I have a project with STM32F107. I have a custom bootloader at address 0x08000000 and an application at the address 0x0809000. I can perfectly program an application from a bootloader, and an application works fine ...