Question
converting .axf to .hax to flash on to STM3240G-EVAL Board
Posted on April 30, 2012 at 08:59
Hi all,
I have generated a .axf file using ARM DS-5. I want to convert it into .hex file and flash to STM3240G-EVAL board. I tried using arm comiler's 'fromelf' utility and one more tool ''ronetix-gnutools-arm-elf'' which runs on linux and got the .hex files. But these .hex files are not running when I flashed to the board. I am using STM32 ST-Link Utility to flash. Anybody have tried this? Any suggestions? Thanks in advance.