Skip to main content
RobNeWin
Associate II
May 10, 2023
Question

skip flash erase before programming

  • May 10, 2023
  • 1 reply
  • 1143 views

hello,

Which command is valid to do this? I see --skipErase, I have also seen --ske, or ske as possible commands to use.

What is the syntax for this command? I dont see a reference in the manual...

Please help thanks in advance.

    This topic has been closed for replies.

    1 reply

    Foued_KH
    ST Employee
    May 10, 2023

    Hello @RobNeWin​ ,

    The equivalent of 'Skip Flash Erase' option is 'ske' to be used with ST-LINK_CLI.exe.

    Foued

    To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
    RobNeWin
    RobNeWinAuthor
    Associate II
    May 10, 2023

    @KHALSI_Foued​  great, what is the syntax to send this command?

    Do I do this before the download (-w)? or after? or a separate command?

    thanks!