Re: ac6_flasher execute directly
Thank you for your help.
An other question :
What is the difference between -loader and -binary ?
My software doesn't have a loader in the STM32.
Is that command is right if I don't use a loader in the STM32 :
stm32flash.exe -erasechip -erasechip -prog -binary D:\bins\LCD16.bin
I want to use this command in Eclipse External tools.
Regards