Question
STM32 .elf to .bin conversion problem
Posted on September 12, 2012 at 15:49
Hi all,
I am using Ride gcc compiler for STM32F105RC, after compilation I get .elf file , I converted it to .bin using ''arm-none-eabi-objcopy'' utility, if I flash .bin file using Flash loader utility provided by ST, but nothing is working. The strange thing is if I flash the .elf file using Keil U-LINK2 code works perfectly fine. Dose any one know what may be the reason for this? #.elf-to-.bin