2018-03-20 11:24 PM
Need commands to automate Dfuse3.0.5
Solved! Go to Solution.
2018-03-21 3:02 AM
You can use DfuSe command line version as follows:
DfuSeCommand.exe -c -d --fn image.dfu
All options are:
2018-03-21 3:02 AM
You can use DfuSe command line version as follows:
DfuSeCommand.exe -c -d --fn image.dfu
All options are:
2018-03-21 3:19 AM
Hi David,
Thank you for quick reply..
But i have already tried with commands which are generating errors like below:
2018-03-21 4:31 AM
h
2018-03-21 4:32 AM
where should the image.dfu file should be stored ,because i have save it in another directory D:\ and calling from there.
Its popping like File does not exist.
2018-03-21 5:34 AM
It seems like you provided the wrong device target.
Try using --de 0 instead of --de 1:
2018-03-21 5:38 AM
but i have connected 1 dfuse device , so added 1 .
how are giving path of .dfu file from other location?
2018-04-27 1:13 AM
DFuse application is hanging during flashing process randomly . Please provide the command to exit hanging code