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.

abc.axf: Error: L6218E: Undefined symbol DAbt_Handler

Status
Not open for further replies.

ASIF25

Newbie level 5
Joined
Sep 30, 2009
Messages
8
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Pakistan
Activity points
1,332
hi,
Whenever I try to run a code of ADuc702x on keil 4..I see the following error...Its most probably the startup file.Can anyone help me out on how to solve it

Build target 'Target 1'
compiling lmn.c...
assembling ADuC702x.s...
linking...
abc.axf: Error: L6218E: Undefined symbol DAbt_Handler (referred from aduc702x.o).
abc.axf: Error: L6218E: Undefined symbol FIQ_Handler (referred from aduc702x.o).
abc.axf: Error: L6218E: Undefined symbol IRQ_Handler (referred from aduc702x.o).
abc.axf: Error: L6218E: Undefined symbol PAbt_Handler (referred from aduc702x.o).
abc.axf: Error: L6218E: Undefined symbol SWI_Handler (referred from aduc702x.o).
abc.axf: Error: L6218E: Undefined symbol Undef_Handler (referred from aduc702x.o).
Target not created
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top