thanks tony this works just needs the & in front of the 1


On 08/08/17 00:30, Tony Morehen wrote:
Try changing command to:

command = "stm8flash -c stlinkv2 -p " & stmdevice & " -w " & path & " 2>1"


On 2017-08-06 09:52 PM, Shane wrote:
command = "stm8flash -c stlinkv2 -p " & stmdevice & " -w " & path



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to