Menu

#130 Proposal: -x option, flash then execute

0.8
New
nobody
None
Medium
Enhancement
2022-04-10
2021-03-16
No

Once start address can be obtained directly from ihex file, it will be handy to be able to simply write
stm32flash -x file.hex COMx
to be equivalent to
stm32flash -w file.hex -g some_address_here COMx

Attached is a patch that works with the ihex address parsing patch I submitted for ticket 121.

1 Attachments

Discussion

  • Tormod Volden

    Tormod Volden - 2021-09-03
    • Milestone: none --> 0.8
     
  • Renaud Fivet

    Renaud Fivet - 2022-04-10

    Patch updated based on v0.7

     

Anonymous
Anonymous

Add attachments
Cancel