2017-07-25 02:21 AM
Dear all,
i want to generate .hex or .bin file using Keil-MDK ARM for external NOR flash connected with STM32F746NG in STM32F746G-Discovery Kit. I know how to program both after getting generated but i don't know about how to get any one of them generated from Keil-MDK ARM.
Please! kindly elaborate me the steps to achieve this. I tried on my level best but need guidance.
THANKS
2017-07-25 04:50 PM
Hello
It sounds like you need the fromelf utility.
Please see:
http://www.keil.com/support/docs/3213.htm
Bob
2017-07-25 11:42 PM
hello!