• Visit https://www.embeddedcomputers.net/ for Hardware; Software and all other things related to FlashcatUSB

Programming using Command prompt

colinvellacott

New Member
Hi I am using Software Build 5.50, firmware 4.41. I am able to program fine from the GUI program but am having problems programming the same device from CMD. The device appears to program ok and complete, but does not work. When I program from the GUI it seems to do an erase/program and verify and takes a long time. When I do it via Command line it does it a lot quicker and only seems to program it.
I can send further info if required.
Thanks
 
I believe the problem to be the file format. I am using a hex file and when using the Windows program it seems to detect that it is Hex. Is there a way of telling it the format when using Command Prompt?
 
Hmm. I don't know if the Command line supports INTEL HEX to BIN conversion like the GUI does..
 
The software is open source. You are welcome to download it and see how intel hex is handled.
 
Back
Top