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

creating .bin file

Hello all

I am using Keil uvision 4 for Stm32F2 series. I want to create .bin file from my project.
I am using this command
C:\Keil\ARM\BIN31\fromelf.exe --bin "#L.axf" -o "$P\output.bin"
under Target Options->User->Run User Programs Before Build/rebuild ->Run#1

But still i cannot find any .bin file genearted .

Any help on this issue is appreciated

thanks