Skip to main content
var2
Associate II
March 27, 2013
Question

Flash loader demonstrator V2.6.0 command line problem

  • March 27, 2013
  • 2 replies
  • 719 views
Posted on March 27, 2013 at 10:59

I did not receive response for my previous question;

Here is the exact description of the problem.

Command below

c:\''Program files\STMicroelectronics\Software\Flash Loader Demonstrator''\STMFlashLoader.exe -?

returns

bad parameter [files\STMicroelectronics\Software\Flash]

message.

This is bag.  The version 2.4.0 works correctly.

To the STMicroelectronics software designers.  This is obviously bag in the

STMFlashLoader.exe command line parser.

Please, check and correct the problem.

 
    This topic has been closed for replies.

    2 replies

    trevor23
    Associate III
    March 27, 2013
    Posted on March 27, 2013 at 11:46

    Have you tried with quotes around the whole file path i.e.

    ''c:\Program files\STMicroelectronics\Software\Flash Loader Demonstrator\STMFlashLoader.exe'' -?

    var2
    var2Author
    Associate II
    March 27, 2013
    Posted on March 27, 2013 at 12:07

    Thank you very much!

    It works.