Skip to content

ShilinGuo520/bootloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bootloader

stm32f1xx boot

Instructions for use:

  • 1.git clone thes project
  • 2.install arm-none-eabi tools
  • 3.make
  • 4.used jtag download to flash(0x08000000)

bootloader jtag addr:0x08000000

application boot addr:0x08005000

cmd help:

  • download - used xmodem download app.bin to flash(0x08005000)
  • boot - boot app form flash(0x08005000)
  • info - print build information
  • erase - erase flash (app section)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published