We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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