Home arrow Support arrow Forums

Luminary Micro Forums

Dhawal.Yeolekar

Fresh Boarder

2008/09/09 05:54

Re:Converting AXF to BIN

I am using Redcode suite. I wanted to convert file.axf file to file.bin to program from luminary micro LMSflash utility.

LMI Eric wrote:
Actually, the file needs to be *.bin for the tool to "accept" it. You can use the fromelf utility to convert the file to binary. Here is what to do:

In project options, go to the Output tab and check "Run User Program #1" in the after make section. Then add this string:

C:/Keil/ARM/BIN30/fromelf.exe --output obj/sample.bin --bin obj/sample.axf

You may need to change the path to fromelf depending on where you installed the tools.

Eric<br><br>Post edited by: LMI Eric, at: 2006/11/13 09:43

login or register to reply

      Topics Author Date
    emo
Converting AXF to BIN
wildpossum 2006/11/13 03:30
    thread link
thread linkthread link Re:Converting AXF to BIN
hilarycheng 2006/11/13 03:39
    thread link
thread linkthread link Re:Converting AXF to BIN
mckenney 2006/11/13 08:43
    thread link
thread linkthread link Re:Converting AXF to BIN
LMI Eric 2006/11/13 09:43
    emo
thread linkthread linkthread link Re:Converting AXF to BIN
wildpossum 2006/11/13 20:59
    thread link
thread linkthread linkthread linkthread link Re:Converting AXF to BIN
Dervovic 2008/07/10 10:53
    thread link
thread linkthread linkthread link Re:Converting AXF to BIN
slandrum 2008/08/25 15:57
    thread link
thread linkthread linkthread link Re:Converting AXF to BIN
Dhawal.Yeolekar 2008/09/09 05:54
    thread link
thread linkthread linkthread linkthread link Re:Converting AXF to BIN
LMI Dave 2008/09/10 10:53
    thread link
thread linkthread linkthread linkthread linkthread link Re:Converting AXF to BIN
cb1 2008/09/11 09:47