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,
IS there anyboby knows how to automatically convert the .hex file outputted by keil to .bin file for flashing..
I tried to use the hex2bin software utility, but the output is too large around 128MB. and the ST-link would stuck up every time i load the bin file into it. I tried to use the options but none to avail. Please help.
Thank you,
j
Hi, did you had a look to this: http://www.keil.com/support/man/docs/armutil/armutil_BABBDADD.htm
I used this to convert an AXF file to bin successfully.