Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[ARM] Bin file generation problem

Status
Not open for further replies.

abdul991

Junior Member level 1
Joined
Feb 8, 2013
Messages
16
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,402
Hello, i'm new to the 1768-H M3 microcontroller form NGX. I have a sample code which is working fine and has given no errors or warnings. this is the Build output result:
-----------------------------------
Build target 'FLASH'
assembling startup_LPC17xx.s...
compiling system_LPC17xx.c...
compiling GPIO.c...
linking...
Program Size: Code=728 RO-data=236 RW-data=4 ZI-data=516
FromELF: creating hex file...
User command #1: fromelf --bin ".\Flash 0x2000\GPIO.axf" --output ".\Flash 0x2000\GPIO.bin"
".\FLASH\GPIO.axf" - 0 Error(s), 0 Warning(s).
---------------------------------------------------------

i've done settings in the Kiel4 which includes setting IROM1 area(0x2000) as well as Run#1 from elf--instruction.

i get the .hex file successfully but i'm not getting the .bin file
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top