Home arrow Support arrow Forums

Luminary Micro Forums

<< Start < Prev 1 2 Next > End >>

slandrum

Expert Boarder
Click here to see the profile of this user

2008/08/25 15:57

Re:Converting AXF to BIN

What if I don't have the Keil tool suite?

Is there a place where I can download fromelf.exe (or some equivalent utility)?

login or register to reply

Dhawal.Yeolekar

Fresh Boarder
Click here to see the profile of this user

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

LMI Dave

Expert Boarder
Click here to see the profile of this user

2008/09/10 10:53

Re:Converting AXF to BIN

Dhawal,

You can set up RedSuite to automatically generate a .bin output file alongside the .axf version. There are instructions on how to do this on the CodeRed web site at http://www.cm3tools.com/CodeRedWiki/OutputFormats.

login or register to reply

cb1

Platinum Boarder
Click here to see the profile of this user

2008/09/11 09:47

Re:Converting AXF to BIN

LMI-Dave/other LMI guys-

simple minded observation - the title of this forum is a bit old. Entries here are likely to be missed - viewed last @ best.

I'd suggest new titles of: Ethernet, USB, CAN for starters...

Contest "was" great but seems inappropriate now...

login or register to reply
<< Start < Prev 1 2 Next > End >>