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.

Keil uVision4 elf file processing error

Status
Not open for further replies.

saur

Member level 2
Joined
Feb 23, 2012
Messages
45
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,288
Activity points
1,621
when writing a program for I/O operation using GPIO, my code compiles and runs properly.

But when I write a code for UART with all options for target as for GPIO, it gives the following error:

***Fatal-Error while processing elf/dwarf file
*** Error: Range not found: 0x1A000000 - 0x1A00001C
***ElfDwt terminated

But shows 0 Errors and 0 Warnings.

In the code for GPIO it shows the following:

*** Updated Signature over Range[32] (0x1A000000 - 0x1A000018): @0x1A00001C = 0x53FFEF2E
*** Processing completed, no Errors.


Can't find the problem..

Please somebody help...


Thanks in advance
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top