-
Edit the address in Keil C.
The address must follow the address zone of Bootloader. (View the define in MemoryInterface for more details).

-
Convert the hex file to binary format

C:\Keil_v5\ARM\ARMCC\bin\fromelf.exe --bin Objects\TestPrg.axf --output Objects\TestPrg.bin
-
Use the binary file for the OTA PC Application. Follow this guide.
Ximoncute/STM32-OTA
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- C 89.6%
- Assembly 10.3%
- Makefile 0.1%