This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Create hex command line. Fatal error: Q3900U: Unrecognized option '--hex'.

Hi 

Referencing this document : https://developer.arm.com/documentation/ka004238/latest/
 

As the document says,

I used:

C:\Keil_v5\ARM\ARMCLANG\bin\fromelf.exe --hex --output=myprog.bin myprog.axf

But I get an error:

Fatal error: Q3900U: Unrecognized option '--hex'.

I am on the latest MDK. 

Same result for Arm Compiler for embedded FUSA.



What is the correct command?