Skip to content
 
 

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Config Keil C for OTA

  1. Edit the address in Keil C.

    The address must follow the address zone of Bootloader. (View the define in MemoryInterface for more details). Images-1 Images-2

  2. Convert the hex file to binary format Images-3

    C:\Keil_v5\ARM\ARMCC\bin\fromelf.exe --bin Objects\TestPrg.axf --output Objects\TestPrg.bin
  3. Use the binary file for the OTA PC Application. Follow this guide.

About

OTA basic test for low speed channel as LoRa, RIIM...

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages