User command #1: C:\Keil\ARM\BIN31\fromelf.exe --bin -o Example01_LED.bin Example01_LED.axf
lovakiranvarma myla
While i was running my program, i am getting this error.
User command #1: C:\Keil\ARM\BIN31\fromelf.exe --bin -o
Example01_LED.bin Example01_LED.axf
--- Error: User Command terminated, Exit-Code = 1
i found that this is not that neither from Compiler nor from
linker.
this is generated from external command "fromelf"
as my knowledge concern fromelf is used to convert .hex file to
.bin file.
why i am getting this ? how to avoid this ? plz help me
how do i get the .bin file.
Read-Only
Author lovakiranvarma myla
Posted 2-Jul-2011 11:39 GMT
Toolset ARM
RE: User command #1: C:\Keil\ARM\BIN31\fromelf.exe --bin -o Example01_LED.bin Example01_LED.axf
lovakiranvarma myla
Hi all, finally i found the problem.
actually durning keil4 installation the command path was wrong.
seeeee below
go to
1>properties of the target
2>select user tab
3> change BIN31 to BIN 40 --->
C:\Keil\ARM\BIN31\fromelf.exe --bin -o Example01_LED.bin
Example01_LED.axf
4>C:\Keil\ARM\BIN40\fromelf.exe --bin -o Example01_LED.bin
Example01_LED.axf
now compile, now there are no errors.
Read-Only
Author ananth c
Posted 27-Jul-2011 13:52 GMT
Toolset ARM
RE: User command #1: C:\Keil\ARM\BIN31\fromelf.exe --bin -o Example01_LED.bin Example01_LED.axf
ananth c
hi.. i am using arm9 based board.. that only support the bin
file.. so i create a bin file but its not supported on my board..
how can i rectify this problem..
This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.
ARM websites use two types of cookie: (1) those that enable the site to function and perform as required; and (2) analytical cookies which anonymously track visitors only while using the site. If you are not happy with this use of these cookies please review our Privacy Policy to learn how they can be disabled. By disabling cookies some features of the site will not work.